{% load static %} {% load i18n %} {% load horillafilters %} {{white_label_company_name}} {% include "horilla_theme/components/header_scripts.html" %} {% block styles %} {% endblock %} {% get_current_language_bidi as LANGUAGE_BIDI %} {% get_current_language as LANGUAGE_CODE %}
{% include "floating_button.html" %}
{% block content %} {% include "horilla_theme/components/dashboard.html" %} {% endblock %}
{% include "generic/components.html" %} {% include "horilla_theme/components/footer_scripts.html" %}