- | {% with images0|index:forloop.counter0 as image %}{% if image %}{% endif %}{% endwith %} |
- {% with images1|index:forloop.counter0 as image %}{% if image %}{% endif %}{% endwith %} |
- {% with images2|index:forloop.counter0 as image %}{% if image %}{% endif %}{% endwith %} |
- {% with images3|index:forloop.counter0 as image %}{% if image %}{% endif %}{% endwith %} |
+ {% with images0|index:forloop.counter0 as image %}{% if image %}= 4 %}width="180" height="55"{% else %}width="130" height="38"{%endif%}/>{% endif %}{% endwith %} |
+ {% with images1|index:forloop.counter0 as image %}{% if image %}= 4 %}width="180" height="55"{% else %}width="130" height="38"{%endif%}/>{% endif %}{% endwith %} |
+ {% with images2|index:forloop.counter0 as image %}{% if image %}= 4 %}width="180" height="55"{% else %}width="130" height="38"{%endif%}/>{% endif %}{% endwith %} |
{% endfor %}