{% include "header.html" %} {% block body %} {% endblock %} {% if settings.SHOW_FOOTER %} {% include "footer.html" %} {% endif %}