mirror of
https://github.com/TitanEmbeds/Titan.git
synced 2024-11-14 18:11:23 +01:00
Fix Privacy Policy title
This commit is contained in:
parent
78af0891b1
commit
b4ee57f3ec
@ -1,5 +1,5 @@
|
||||
{% extends 'site_layout.html.j2' %}
|
||||
{% set title="Terms of Conditions" %}
|
||||
{% set title="Privacy Policy" %}
|
||||
|
||||
{% block content %}
|
||||
<h1>Privacy Policy</h1>
|
||||
|
Loading…
Reference in New Issue
Block a user