diff --git a/files/templates/post.html b/files/templates/post.html index cb3323554..95513032b 100644 --- a/files/templates/post.html +++ b/files/templates/post.html @@ -91,7 +91,7 @@ {{macros.reports(p, 'post')}} -

+

{% if p.cw %} CHILD WARNING {% endif %} diff --git a/files/templates/post_listing.html b/files/templates/post_listing.html index f6eb93573..19eadb737 100644 --- a/files/templates/post_listing.html +++ b/files/templates/post_listing.html @@ -90,7 +90,7 @@
{{macros.post_meta(p)}}
-

+
{% if p.cw %} CHILD WARNING {% endif %}