diff --git a/tildes/tildes/templates/macros/comments.jinja2 b/tildes/tildes/templates/macros/comments.jinja2 index 8de5309..6ac9439 100644 --- a/tildes/tildes/templates/macros/comments.jinja2 +++ b/tildes/tildes/templates/macros/comments.jinja2 @@ -266,6 +266,6 @@ >{{ label.name|lower }}{% if label.reason_prompt %}...{% endif %} {% endfor %} - + {% endmacro %} diff --git a/tildes/tildes/templates/macros/topics.jinja2 b/tildes/tildes/templates/macros/topics.jinja2 index e318786..49a348f 100644 --- a/tildes/tildes/templates/macros/topics.jinja2 +++ b/tildes/tildes/templates/macros/topics.jinja2 @@ -145,6 +145,7 @@ {% pluralize %} votes {% endtrans %} + {% endif %} {% if request.has_permission('vote', topic) %}