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

Are you sure you want to delete ValidatedSoftware Object {{ obj }}?

{% endblock %}