ups
This commit is contained in:
parent
7d690e145d
commit
de9c875013
|
@ -20,7 +20,7 @@
|
|||
<span class="itfInfoSub">Quick Howto: </span><span class="itfInfoInfo">{{ quick_howto|linebreaksbr }}</span><br /><br />
|
||||
|
||||
{% for img in images %}
|
||||
{% thumbnail img "100x100" crop="center" as im %}
|
||||
{% thumbnail img.image "100x100" crop="center" as im %}
|
||||
<img class="itfInfoImg" src="{{ im.url }}" />
|
||||
{% endthumbnail %}
|
||||
{% endfor %}
|
||||
|
|
Loading…
Reference in New Issue
Block a user