{% load wagtailcore_tags %}
{% for item in value.items %}
{% include_block item %}
{% endfor %}