diff --git a/templates/banned.html b/templates/banned.html index 673de9d2..b2649310 100644 --- a/templates/banned.html +++ b/templates/banned.html @@ -3,7 +3,7 @@

{% trans %}You are banned! ;_;{% endtrans %}

- {% trans %}You have been banned from + {% trans %}You have been banned from{% endtrans %} {% if ban.uri %} {{ config.board_abbreviation|sprintf(ban.uri) }} {% else %} @@ -68,3 +68,4 @@

{% trans %}Your IP address is{% endtrans %} {{ ban.ip }}.

{% endfilter %} +