From e3a263404873eb5b278430b5163ba7f43d2d9df7 Mon Sep 17 00:00:00 2001 From: HackerNCoder Date: Sun, 30 Oct 2022 18:52:29 +0100 Subject: [PATCH] fix test --- templates/lang-selector.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/lang-selector.html b/templates/lang-selector.html index b913427..245e3dd 100644 --- a/templates/lang-selector.html +++ b/templates/lang-selector.html @@ -8,7 +8,7 @@ {% if this.alt != alt %} {% for thing in alt %} {{ thing }} - {% endif %} + {% endfor %} {% endif %} {% endfor %}