{% for photo in blog[activeId].images %} {% if loop.index == 1 %}
{% else %}
{% endif %}
{% endfor %}