{% extends "layouts/base.html" %} {% load i18n %} {% block title %}{{ checklist_item.text_en }} - {% trans "Sign Acknowledgement" %}{% endblock %} {% block content %}
{{ checklist_item.description_en }}
{{ checklist_item.text_en }}
{% trans "By typing your name above, you acknowledge that you have read and understood this statement." %}
{% trans "Legal Notice" %}
{% trans "This acknowledgement is legally binding. A PDF copy will be generated and stored in your records." %}