{% set oFirstEntry = aEntryGroup.entries|first %}
{% for oEntry in aEntryGroup.entries %} {{ render_block(oEntry) }} {% endfor %}