From 791c1aa88c5fb3514f5b3c1ba694e8ee7faa9f44 Mon Sep 17 00:00:00 2001 From: Jason McBrayer Date: Tue, 24 Apr 2018 09:58:42 -0400 Subject: [PATCH] Fix title attribute of image previews -- actually show description --- brutaldon/templates/main/toot_partial.html | 11 ++++++++--- 1 file changed, 8 insertions(+), 3 deletions(-) diff --git a/brutaldon/templates/main/toot_partial.html b/brutaldon/templates/main/toot_partial.html index 9adbf6b..4668a8b 100644 --- a/brutaldon/templates/main/toot_partial.html +++ b/brutaldon/templates/main/toot_partial.html @@ -39,12 +39,17 @@
{% for media in toot.media_attachments %} - 
-                                              {% if media.text_url  %}
+                                    <img src= {% endfor %}