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

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

{% endblock message %}