{% load i18n core_tags webpack_tags content_tags cache %} {% load static %} {% get_current_language_bidi as LANGUAGE_BIDI %} {% get_current_language as LANGUAGE_CODE %} {% theme_favicon %} {% site_title %} {% frontend_base_head_markup %}
{% include "kolibri/loading_snippet.html" %}
{% block frontend_assets %} {% content_renderer_assets %} {% webpack_asset 'kolibri.core.default_frontend' %} {% frontend_base_assets %} {% endblock %} {% block content %} {% endblock %}