diff --git a/templates/banned.html b/templates/banned.html index ecfb361c..c47e3032 100644 --- a/templates/banned.html +++ b/templates/banned.html @@ -32,7 +32,7 @@ {% endif %}
{% trans %}Your ban was filed on{% endtrans %} - {{ ban.created|date(config.ban_date) }} + {{ ban.created|date(config.ban_date) }} {% if config.show_modname %} {% if ban.username %} {% trans %}by{% endtrans %} {{ ban.username }}