{% load wagtailcore_tags %}
{{ section.value.title }}
{% for member in section.value.members %} {% include_block member %} {% endfor %}