{% extends "common/listing_page.html" %} {% load wagtailcore_tags %} {% block listing_item %}

{{ page.title }}

{{ page.summary }}

{% endblock %}