{% include 'head.html' %}
{% include 'header.html' %}
{% block content %} {% endblock %}
{% block nosidebar %} {% endblock %}
{% include 'footer.html' %}