diff --git a/files/templates/comments.html b/files/templates/comments.html index 5b92659d8..152a86780 100644 --- a/files/templates/comments.html +++ b/files/templates/comments.html @@ -247,7 +247,7 @@ {% set realbody = c.realbody(v) %} {% set tilt = c.award_count('tilt', v) %} -
+
{{realbody | safe}}
diff --git a/files/templates/post.html b/files/templates/post.html index 2632eddc1..773f44a7f 100644 --- a/files/templates/post.html +++ b/files/templates/post.html @@ -105,7 +105,7 @@ {% if not v_forbid_deleted %} {% set tilt = p.award_count('tilt', v) %} -
+
{% if p.realurl(v) and not p.is_image and not p.is_video and not p.is_audio %}