{% extends 'utilities/confirmation_form.html' %} {% load form_helpers %} {% block title %}Delete termination {{ termination }}?{% endblock %} {% block message %}

Are you sure you want to delete this termination from {{ termination.circuit.cid }}?

{% endblock %}