diff --git a/stock/templates/registered/fatlinkformatter.html b/stock/templates/registered/fatlinkformatter.html index b6ebcab5..d08e3873 100644 --- a/stock/templates/registered/fatlinkformatter.html +++ b/stock/templates/registered/fatlinkformatter.html @@ -1,6 +1,7 @@ {% extends "public/base.html" %} {% load bootstrap %} {% load staticfiles %} +{% load i18n %} {% block title %}Alliance Auth - Fatlink Create{% endblock %}