{% load static %} {% block title %} {% endblock %} {% include "header.html" %} {% block content %} {% endblock %} {% include "footer.html" %}