{% extends "base.html" %} {% load i18n %} {% block content %}
{% blocktrans trimmed with RELATE=relate_site_name %} {{ RELATE }} is currently in maintenance mode. Sorry for the interruption, we'll be back shortly. {% endblocktrans %}
{% endblock %}