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 %}