{% load wagtailcore_tags %}
{% for block in self.content.content %} {% include_block block %} {% endfor %}