{% extends "base.html" %} {% block header_modifier %}header--light-bg{% endblock %} {% block content %}

Thank you for your submission to the {{ ORG_LONG_NAME }}.

An e-mail with more information has been sent to the address you entered.

If you do not receive an e-mail within 15 minutes please check your spam folder and contact {{ ORG_EMAIL|urlize }} for further assistance.

{% with email_context=page.specific %}

{{ email_context.confirmation_text_extra|urlize }}

{% endwith %}
{% endblock %}