{% block title %}Онлайн-курсы LilCity{% endblock title%}
{% comment %} {% endcomment %}
{% comment %} {% endcomment %}
{% comment %} {% endcomment %}
{% comment %} {% endcomment %}
{% comment %} {% endcomment %}
{% comment %} {% endcomment %}
{% compress css %}
{% endcompress %}
{% include "templates/blocks/calc_viewport.html" %}
{% if not debug %}
{% include "templates/blocks/facebook_pixel_code.html" %}
{% include "templates/blocks/ga.html" %}
{% include "templates/blocks/yandex_metrika.html" %}
{% include "templates/blocks/mixpanel.html" %}
{% endif %}
{% include "templates/blocks/social.html" %}
{% 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" %}
{% include "templates/blocks/popup_subscribe.html" %}