mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-09-09 08:59:49 -04:00
moved join-notify out of about
This commit is contained in:
@@ -301,10 +301,10 @@ def why_text_messaging():
|
||||
)
|
||||
|
||||
|
||||
@main.route("/about/join-notify")
|
||||
@main.route("/join-notify")
|
||||
def join_notify():
|
||||
return render_template(
|
||||
"views/about/join-notify.html",
|
||||
"views/join-notify.html",
|
||||
)
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user