diff --git a/files/templates/post.html b/files/templates/post.html index b6979a23e9..4d36b9ea28 100644 --- a/files/templates/post.html +++ b/files/templates/post.html @@ -65,7 +65,7 @@
- {% if not p.is_image and p.thumb_url and not p.embed and not p.deleted_utc %} + {% if p.thumb_url and not p.deleted_utc and not p.is_image and not p.is_video and not p.is_audio and not p.embed %}
Unable to load image