{% load wagtailcore_tags %}

{{ block.value.title }}

{% for item in block.value.items %} {% include_block item %} {% endfor %}