{% extends "withoutnav_template.html" %} {% from "components/textbox.html" import textbox %} {% from "components/page-footer.html" import page_footer %} {% block per_page_title %} Thanks for contacting us {% endblock %} {% block maincolumn_content %}

Thanks for contacting GOV.UK Notify

{% if anonymous %} We’ll look into it {% else %} We’ll get back to you {% endif %} {% if urgent %} within 30 minutes. {% else %} by the next working day. {% endif %}

Back to support

{% endblock %}