{% extends "layouts/base.html" %} {% load i18n %} {% block title %}{% trans "Delete Acknowledgement" %} - PX360{% endblock %} {% block content %}
{% trans "Confirm deletion" %}
{% trans "You are about to delete:" %}
"{{ acknowledgement.title }}"
{% trans "This action cannot be undone. All signature records for this acknowledgement will also be deleted." %}