{% extends 'generic/confirmation_form.html' %} {% load form_helpers %} {% block title %}Delete console port {{ consoleport }}?{% endblock %} {% block message %} <p>Are you sure you want to delete this console port from <strong>{{ consoleport.device }}</strong>?</p> {% endblock %}