{% load static wagtailcore_tags wagtailimages_tags wagtailroutablepage_tags txtutils_tags %}

{{ self.name }}

{% if self.summary %}
{{ self.summary | richtext }}
{% endif %}
{% for topic in featured %} {% endfor %}