{% load i18n %} {% if is_slave %}
{% trans "Warning!" %} {% trans "Service operates in read-only mode." %} {% trans "We apologize for any inconvenience." %}
{% endif %}