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

Are you sure you want to delete the connection between these two interfaces?

{% endblock %}