From c14e0aeceff63afeaa0c83a5759c8f791aadd892 Mon Sep 17 00:00:00 2001 From: Adarnof Date: Wed, 27 Jul 2016 14:39:45 -0400 Subject: [PATCH] load translations --- stock/templates/registered/fatlinkpersonalstatisticsview.html | 1 + 1 file changed, 1 insertion(+) 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 %}