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