{% include "header.html" %}
{% include "sidebar.html" %}
{% block content %}
{% endblock %} {% include "footer.html" %}