Uniform page titles

This commit is contained in:
Basraah
2017-10-12 10:20:40 +10:00
parent ef37cb3ea5
commit 47b5b286d8
45 changed files with 14 additions and 74 deletions

View File

@@ -3,8 +3,6 @@
{% load staticfiles %}
{% load i18n %}
{% block title %}Alliance Auth{% endblock %}
{% block page_title %}{% trans "Jabber Broadcast" %}{% endblock page_title %}
{% block extra_css %}{% endblock extra_css %}

View File

@@ -3,8 +3,6 @@
{% load staticfiles %}
{% load i18n %}
{% block title %}Alliance Auth{% endblock %}
{% block page_title %}{% trans "Verify Teamspeak" %}{% endblock page_title %}
{% block extra_css %}{% endblock extra_css %}