{% load wagtailcore_tags useful_tags %}
{% for item in value %}
{% include_block item %}
{% endfor %}