{% extends "base.html" %} {% load wagtailcore_tags image_filters i18n %} {% block content %}

{{ page.title }}

{{ page.intro }}

{% endblock %}