diff --git a/files/templates/comments.html b/files/templates/comments.html index 42c08299d6..0b4af136e7 100644 --- a/files/templates/comments.html +++ b/files/templates/comments.html @@ -315,7 +315,7 @@ {% else %} - + {% endif %} @@ -417,9 +417,9 @@ {% if v and request.path.startswith('/@') and v.admin_level == 0 %} {% if voted==1 %}{% endif %} {% elif v %} - + {% else %} - + {% endif %} {% if v and request.path.startswith('/@') and v.admin_level == 0 %} @@ -427,9 +427,9 @@ {% endif %} {% elif v %} - + {% else %} - + {% endif %}