{% extends "layouts/base.html" %} {% load i18n %} {% block sidebar %}{% endblock %} {% block title %}{% trans "Acknowledgement Checklist" %}{% endblock %} {% block content %}
{% trans "Please review and acknowledge the following items" %}
{{ item.get_localized_description }}
{% endif %}{% trans "No checklist items found." %}
{% trans "Important" %}
{% trans "Click on each item to acknowledge it with your signature. Required items must be acknowledged before you can activate your account." %}