diff --git a/files/templates/awards.html b/files/templates/awards.html index 6b8ac1b2e..1299a3c63 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 %}