{% extends "app/app_base.html" %} {% block content %}

{{ form_title }}

Warning!

Please confirm that you would like to delete this object.
{% csrf_token %} {{ form }} Cancel
{% endblock content %}