{% block pagetitle %} {% include "partials/page-title.html" with pagetitle="Pages" title="Starter" %} {% endblock pagetitle %}
{% block footer %} {% include "partials/footer.html" %} {% endblock footer %}