{% if has_logo %} {% endif %}

Document Delivery

{% if custom_message %} {{ custom_message }} {% else %} A document has been shared with you from DocuElevate. {% endif %}

Attached Document: {{ filename }}
{% if has_metadata %}
{% if metadata.document_type %} {{ metadata.document_type }} {% endif %} {% for key, value in metadata.items() %} {% if key != "document_type" and value %} {% endif %} {% endfor %}
{% endif %}

You can find the attached document in this email. Please let us know if you have any questions.

{% if app_url %}

Visit DocuElevate

{% endif %}