{% include "templates/blocks/baner.html" %}
{% include "templates/blocks/header.html" %}
{% block content %}{% endblock content %}
{% include "templates/blocks/footer.html" %}
{% include "templates/blocks/popup_auth.html" %}
{% include "templates/blocks/popup_buy.html" %}
{% include "templates/blocks/popup_course_lock.html" %}