{% extends template_name %} {# used only in DEBUG mode and if the login page requested by GET with "...?auth=login" #} {% block content %} {% include "auth/sha_form.html" %} {% endblock content %}