{% load wagtailcore_tags %}
{% for block in blocks %} {% include_block block with block_id=block.id %} {% endfor %}