diff --git a/brutaldon/templates/main/toot_partial.html b/brutaldon/templates/main/toot_partial.html index 29a709b..f9ed4af 100644 --- a/brutaldon/templates/main/toot_partial.html +++ b/brutaldon/templates/main/toot_partial.html @@ -59,11 +59,12 @@ {{ toot.card.title }} - {% if toot.card.image %} + {% if toot.card.image and not toot.media_attachments %}