{% load wagtailcore_tags %}
{% for block in self.content %} {% include_block block with block_count=forloop.counter %} {% endfor %}