{% include 'header.html' %}
{% block main %} {% endblock %} {% include 'right.html' %}
{% include 'footer.html' %}