{% extends "base.html" %} {% block content %} {{ block.super }}

Delete Engagement Preset {{ test }}

Deleting this Engagement Preset will remove the engagement relationships associated with it. These relationships are listed below:

Danger Zone

{% if rels|length > 1 %} {% else %}

No relationships found.

{% endif %}
{% csrf_token %} {{ form }}


{% endblock %}