{% load i18n static %} Maintenance construction

{% trans "Sorry, we're down for maintenance." %}

{% trans "We'll be back shortly." %}

{% if end_date and display_end_date %}

{{ end_date }}

{% endif %}