{% block head %}{% endblock %}
{% include 'parts/sidebar.part.html' %}
{% block content %} {% endblock %}
{% include 'parts/footer.part.html' %}