]> git.parisson.com Git - teleforma.git/commitdiff
again
authoryomguy <yomguy@parisson.com>
Tue, 31 Jul 2012 22:18:22 +0000 (00:18 +0200)
committeryomguy <yomguy@parisson.com>
Tue, 31 Jul 2012 22:18:22 +0000 (00:18 +0200)
teleforma/templates/teleforma/inc/media_list.html

index 6b700203b3741868077f64ddd45f54d65529c33d..724ddcdcc1040d669e92274207f582cd1688a0dd 100644 (file)
@@ -19,6 +19,7 @@
                  {% for related in media.item.related.all %}
                   {% if related.title == "preview" %}
                   <img src="{{ MEDIA_URL }}{{ related.file }}" width="100%" alt="{% trans 'Click here' %}" style="vertical-align:middle" />
+                  &nbsp;
                   {% endif %}
                  {% endfor %}
                  {% else %}