diff --git a/stock/templates/registered/fatlinkpersonalstatisticsview.html b/stock/templates/registered/fatlinkpersonalstatisticsview.html index b9c3e16b..2bb2ba24 100644 --- a/stock/templates/registered/fatlinkpersonalstatisticsview.html +++ b/stock/templates/registered/fatlinkpersonalstatisticsview.html @@ -1,6 +1,7 @@ {% extends "public/base.html" %} {% load bootstrap %} {% load staticfiles %} +{% load i18n %} {% block title %}Alliance Auth{% endblock %} {% block page_title %}{% trans "Personal fatlink statistics" %}{% endblock page_title %}