{{ message }}
{{ id }}
{% if form %}
{% csrf_token %} {{ form.as_p }}
Ok
Delete
{% endif %}