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