{% load i18n static mazerango_side_menu %} {% get_current_language as LANGUAGE_CODE %}{% get_current_language_bidi as LANGUAGE_BIDI %} {% block title %}Dashboard - Mazer Admin Dashboard{% endblock %} {# #} {% block dark-mode-vars %} {% endblock %} {% if not is_popup and is_nav_sidebar_enabled %} {% endif %} {% block extrastyle %}{% endblock %} {% if LANGUAGE_BIDI %}{% endif %} {% block extrahead %}{% endblock %} {% block responsive %} {% if LANGUAGE_BIDI %}{% endif %} {% endblock %} {% block blockbots %}{% endblock %}
{# {% if not is_popup %}#} {% comment %}{% block header %} {% endblock %}{% endcomment %} {% comment %} {% block nav-breadcrumbs %} {% endblock %} {% endif %} {% endcomment %}
{% block extrascripts %}{% endblock %}