{% extends '_types/root/index.html' %} {% from 'macros/glyphs.html' import opener %} {% from 'macros/title.html' import title with context %} {% block main_mobile_menu %}
{% block _main_mobile_menu %} {% include '_types/root/_nav.html' %} {% include '_types/root/_nav_panel.html' %} {% endblock %}
{% endblock %}