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