{% extends "layouts/base.html" %} {% load i18n %} {% block title %}{% trans "Create Acknowledgement" %} - PX360{% endblock %} {% block content %}
{% trans "Create a new acknowledgement for employees to sign" %}
{% trans "Clear Title" %}
{% trans "Use a descriptive title so employees understand what they're signing" %}
{% trans "Detailed Description" %}
{% trans "Include the full policy text or a clear summary" %}
{% trans "PDF Attachment" %}
{% trans "Upload official policy documents for reference" %}
{% trans "Required vs Optional" %}
{% trans "Mark critical policies as required" %}