{% block head %}
{% endblock %}
{% block content %}{#- extend this template and place content inside this block #}{% endblock %} {% block foot %} {% endblock %}