{% load i18n %} {% load appearance_bootstrap_tags %} {% load common_tags %} {% appearance_bootstrap_color_mode_get as appearance_color_mode %} {% appearance_bootstrap_text_direction_get as appearance_text_direction %} {% common_get_project_title as project_title %} {% trans 'Service temporarily unavailable' %} – {{ project_title|default:'Mayan EDMS' }} {% for stylesheet_url in stylesheet_url_list %} {% endfor %}
{{ project_title|default:'Mayan EDMS' }}

{% include 'service_workers/partials/service_worker_status_icon.svg' %}

{% trans 'Service temporarily unavailable' %}

{% blocktrans %}The server is busy or restarting and could not respond in time. This is usually temporary.{% endblocktrans %}

{% blocktrans %}The page will retry automatically, or you can retry now.{% endblocktrans %}

{% trans 'Retrying automatically in %(seconds)s seconds…' as service_worker_retry_message %}