diff --git a/files/templates/comments.html b/files/templates/comments.html index 09e4a59c13..284d570130 100644 --- a/files/templates/comments.html +++ b/files/templates/comments.html @@ -119,7 +119,7 @@ {% if a.kind == "emoji" %} {{a.title}} Award given by @{{a.user.username}} {% else %} - + {% endif %} {% endfor %}