From 2bb39d98fc7fd0f8006d33edccb38567f1485b0c Mon Sep 17 00:00:00 2001 From: Aevann Date: Sun, 22 Oct 2023 23:12:07 +0300 Subject: [PATCH] fix marseykatamarireddit --- files/templates/awards.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/files/templates/awards.html b/files/templates/awards.html index 09cb1478f..beea416a3 100644 --- a/files/templates/awards.html +++ b/files/templates/awards.html @@ -17,7 +17,7 @@ {% set alt = 'emoji-award-' + emoji %} {% set delay = 'animation-delay-' ~ ((loop.index-1)/4)|int %}
- {{alt}} + {{alt}}
{% endfor %}