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