From 024a6fe20b2578660186cb2eb012e84083eed893 Mon Sep 17 00:00:00 2001 From: Zankaria Date: Sun, 14 Jul 2024 19:17:55 +0200 Subject: [PATCH] banned.html: add missing space --- templates/banned.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 %}