{% load static%} {% include 'base/head.html' %}
{% block title %}{% endblock title %}
{% block content %} {% endblock content %} {% include 'base/footer.html' %}
{% include 'base/scripts.html' %}