diff --git a/app/main/views/index.py b/app/main/views/index.py index 06f07d38c..8abb616db 100644 --- a/app/main/views/index.py +++ b/app/main/views/index.py @@ -281,7 +281,7 @@ def guidance_index(): @main.route("/contact") def contact(): return render_template( - "views/about/contact.html", + "views/contact.html", ) diff --git a/app/templates/views/about/contact.html b/app/templates/views/contact.html similarity index 85% rename from app/templates/views/about/contact.html rename to app/templates/views/contact.html index 96c3a0895..a2cd4f9c7 100644 --- a/app/templates/views/about/contact.html +++ b/app/templates/views/contact.html @@ -2,12 +2,9 @@ {% set page_title = "Contact" %} -{% block per_page_title %} -{{page_title}} -{% endblock %} +{% block per_page_title %}{{page_title}}{% endblock %} {% block content_column_content %} -

{{page_title}}

Is your organization interested in using Notify.gov? Find more information at Join