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