{% extends "base.html" %} {% load wagtailimages_tags %} {% block content-header %} {{ page.title }} {% for bread in resources %}
{{ bread.title }}
{% endfor %} {% block content-header %} {% block content-body %} {% if resources.has_other_pages %}
{% endif %} {% endblock content-body %}