mirror of
				https://github.com/TitanEmbeds/Titan.git
				synced 2025-11-04 07:47:10 +01:00 
			
		
		
		
	Fix Privacy Policy title
This commit is contained in:
		@@ -1,5 +1,5 @@
 | 
				
			|||||||
{% extends 'site_layout.html.j2' %}
 | 
					{% extends 'site_layout.html.j2' %}
 | 
				
			||||||
{% set title="Terms of Conditions" %}
 | 
					{% set title="Privacy Policy" %}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
{% block content %}
 | 
					{% block content %}
 | 
				
			||||||
<h1>Privacy Policy</h1>
 | 
					<h1>Privacy Policy</h1>
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user