forked from rDrama/rDrama
1
0
Fork 0
master
Aevann1 2021-12-28 15:02:35 +02:00
parent 37432cc602
commit f96addd9cb
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
{% extends "default.html" %}
{% block title %}
<title>{{'SITE_NAME' | app_config}} - API</title>
<title>{{'SITE_NAME' | app_config}} - Privacy Policy</title>
{% endblock %}