{% load static %} {% load i18n %} {% load horillafilters %} {% get_current_language_bidi as LANGUAGE_BIDI %} {% get_current_language as LANGUAGE_CODE %} {% comment %} {% endcomment %} {{white_label_company_name}} {% block styles %} {% endblock styles %}
{% include "generic/messages.html" %}
{% if messages %}
{% for message in messages %}
{{ message }}
{% endfor %}
{% endif %}
{% trans "All Notifications" %} {% trans "Clear all" %}
{% include "notification/all_notifications.html" %}
{% if "attendance"|app_installed %} {% endif %} {% if enabled_timerunner %} {% endif %}