{% extends "esistatus/base.html" %} {% load i18n %} {% load esistatus_versioned_static %} {% block aa_esistatus_header %} {% translate "ESI Status" as translated_header %} {% include "esistatus/partials/header/page-header.html" with header_text=translated_header %} {% endblock %} {% block aa_esistatus_body %}
{% translate "Couldn't read the ESI status. Please try and reload the page. If that doesn't help, it is possible that ESI might be down entirely." %}
{% endif %}