{% extends 'adminsection/base.html' %} {% load static %} {% block content %}
{% if form.errors %} {% for field in form %} {% for error in field.errors %}