{% extends 'layout/app.html' %} {% block title %} Maintenance {% endblock %} {% load i18n %} {% load static %} {% block content %}
maintenance
We are currently performing maintenance

We're making the system more awesome.We'll be back shortly.

{% endblock %}