{% trans "Please correct the errors below." %}
{{ settings_form.non_field_errors }} {% endif %}{% extends "admin/base_site.html" %} {#{% extends "admin/change_list.html" %}#} {% load i18n %} {% block content %} {# {{ block.super }}#}
{% trans "Please correct the errors below." %}
{{ settings_form.non_field_errors }} {% endif %}{{ field.label_tag }}{{ field }}{{ field.errors }} {{ field.help_text }}
{% if forloop.last %}