{% extends "admin/base_site.html" %} {% load i18n l10n %} {% load url from future %} {% load admin_urls static utils %} {% block extrastyle %} {{ block.super }} {% endblock %} {% block breadcrumbs %}
The following changes will be performed to {{ settings_file }} file.
{{ diff }}
{{ settings_file }} file will be automatically updated and Orchestra restarted according to your changes. {% endblocktrans %} {% if form.errors %}
{% trans "Please correct the errors below." %}
{{ field.help_text }}