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