diff --git a/tildes/tildes/templates/macros/comments.jinja2 b/tildes/tildes/templates/macros/comments.jinja2 index e36b82d..575fbae 100644 --- a/tildes/tildes/templates/macros/comments.jinja2 +++ b/tildes/tildes/templates/macros/comments.jinja2 @@ -98,18 +98,28 @@ {% endif %} - {% if (request.has_permission("view_exemplary_reasons", comment) - and comment.is_label_active("exemplary")) %} -
- Exemplary - x{{ comment.label_counts["exemplary"] }} - -
+ {% endif %} {% endif %} {% if comment.label_counts and request.has_permission("view_labels", comment) %}