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