diff --git a/allianceauth/authentication/templates/authentication/dashboard.html b/allianceauth/authentication/templates/authentication/dashboard.html index 49dfa762..7deb27f4 100644 --- a/allianceauth/authentication/templates/authentication/dashboard.html +++ b/allianceauth/authentication/templates/authentication/dashboard.html @@ -2,10 +2,10 @@ {% load static %} {% load i18n %} -{% block page_title %}{% trans "Dashboard" %}{% endblock %} +{% block page_title %}{% translate "Dashboard" %}{% endblock %} {% block content %} -