{% extends "admin_template.html" %} {% block fullwidth_content %}
{% include "main_nav.html" %}
{{ banner( 'Your service is in restricted mode. You can only send notifications to yourself.', 'info' ) }} {% include 'flash_messages.html' %} {% block maincolumn_content %}{% endblock %}
{% endblock %}