{% extends "base.html" %} {% load wagtailcore_tags wagtailimages_tags navigation_tags static markdown_tags bleach_tags %} {% block body_class %}light-grey-bg{% endblock %} {% block main_class %}wrapper--bottom-space{% endblock %} {% block content %}
{{ subpage.listing_summary|default:subpage.introduction }}
{% endif %}