{% load branding i18n staticfiles %} {% load load_config from horizon %} {% load_config as CONF %} {% comment %} NB: The context for 500 pages is an empty dict. Don't add any content here that depends on things from the context. {% endcomment %}
{% trans "An unexpected error has occurred. Try refreshing the page. If that doesn't help, contact your local administrator." %}
{% endblock %}