mirror of
https://github.com/TitanEmbeds/Titan.git
synced 2025-06-16 11:25:22 +02: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