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