{% load static %} {% include "includes/head.html" %} {% block extrastyle %}{% endblock extrastyle %}
{% block content %}{% endblock content %} {% include "includes/scripts.html" %} {% block extra_js %}{% endblock extra_js %}