diff --git a/templates/banned.html b/templates/banned.html index c47e3032..6ce253b8 100644 --- a/templates/banned.html +++ b/templates/banned.html @@ -102,7 +102,7 @@ {% if pending_appeal %}
{% trans %}You submitted an appeal for this ban on{% endtrans %} - {{ pending_appeal|date(config.ban_date) }}. {% trans %}It is still pending{% endtrans %}. + {{ pending_appeal|date(config.ban_date) }} . {% trans %}It is still pending{% endtrans %}.
{% elseif denied_appeals|length >= config.ban_appeals_max %} {% if denied_appeals|length == 1 %}