{% extends "layouts/base.html" %} {% load i18n %} {% block title %}{% trans "Send Acknowledgement" %} - PX360{% endblock %} {% block content %}
{% trans "Select staff members to send this acknowledgement to" %}
{% trans "Select Staff" %}
{% trans "Choose which employees need to sign this acknowledgement" %}
{% trans "Send Notification" %}
{% trans "Employees receive email with a link to review and sign" %}
{% trans "Track Progress" %}
{% trans "Monitor who has signed in the signatures page" %}