Fix settings tab titles

remotes/1693045480750635534/spooky-22
Aevann1 2022-08-13 10:02:33 +02:00
parent 517d419f0b
commit 1e64d3c6b1
2 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
{% extends "settings.html" %}
{% block pagetitle %}Profile Settings - {{SITE_NAME}}{% endblock %}
{% block pagetitle %}Content Settings - {{SITE_NAME}}{% endblock %}
{% block content %}

View File

@ -1,6 +1,6 @@
{% extends "settings.html" %}
{% block pagetitle %}Custom profilecss - {{SITE_NAME}}{% endblock %}
{% block pagetitle %}Custom Profile CSS - {{SITE_NAME}}{% endblock %}
{% block content %}