{% include './head.html' %}
{% include './preloader.html' %} {% include './header.html' %} {% include './header_search.html' %} {% block content %} {% endblock %} {% include './footer.html' %} {% include './script.html' %}