{% include '../includes/head.html' %} {% include '../includes/header.html' %}
{% block sidebar %}{% endblock %}
{% include '../includes/messages.html' %}
{% block content %}{% endblock %}
{% include '../includes/footer.html' %} {% include '../includes/foot.html' %}