{% extends "layout.html" %} {% load i18n %} {% block content %}

{% trans "ElasticSearch server issue" %}

{{ status }}

{% trans "Sorry! The page that you are trying to view is not available." %}

{% trans "Please contact an administrator." %}

{% endblock %}