{% extends "coyote/coyote_page.html" %} {% load wagtailcore_tags static %} {% block content %}
{% include_block self.header %} {% include_block self.footer %}
{% endblock %}