{% extends 'utilities/confirmation_form.html' %} {% load helpers %} {% block title %}Disconnect {{ obj_type_plural|bettertitle }}{% endblock %} {% block message %}

Are you sure you want to disconnect all {{ selected_objects|length }} of these {{ obj_type_plural }} on {{ device }}?

{% endblock %}