{% extends "base.html" %} {% load static %} {%block head %} {{block.super}} {%endblock head%} {% block content %}
{% endblock content %}