{% extends "conntrackt/base.html" %} {# For html_link #} {% load conntrackt_tags %} {# For Bootstrapped forms #} {% load crispy_forms_tags %} {% block content %}

Remove communication {{communication}}

{% csrf_token %} {{ form }} Are you sure you want to remove this communication?

{% endblock content %}