mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-08-24 00:07:02 -04:00
updated contact route
This commit is contained in:
@@ -281,7 +281,7 @@ def guidance_index():
|
||||
@main.route("/contact")
|
||||
def contact():
|
||||
return render_template(
|
||||
"views/about/contact.html",
|
||||
"views/contact.html",
|
||||
)
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user