{{ action }} {{ object }}
{% if form.errors %}
Please correct the error{{ form.errors|pluralize }} below.
{% endif %}
{% csrf_token %}
{{ form.as_table }}