{% block instance_info %} {% if action == "update" %}

{{ form.instance }}

{% endif %} {% endblock %} {% csrf_token %} {{ form.as_p }}