Contents
{% for group in entry_groups %}
{{ group.name }}
{{ group.type }}
{% endfor %}
{% block content %}{% endblock %}