diff --git a/files/templates/comments.html b/files/templates/comments.html index 7333b6087..df59a3473 100644 --- a/files/templates/comments.html +++ b/files/templates/comments.html @@ -76,7 +76,7 @@ {% endif %} {% if standalone and level==1 %} -
+
{% if c.post and c.post.over_18 %}+18{% endif %} {% if c.post %} diff --git a/files/templates/notifications.html b/files/templates/notifications.html index 7df0f636d..fe8180155 100644 --- a/files/templates/notifications.html +++ b/files/templates/notifications.html @@ -161,7 +161,7 @@ {% endif %} {% endblock %}