mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-08-19 14:09:20 -04:00
2072 - Benefits Studio About Page
This commit is contained in:
@@ -342,6 +342,12 @@ def send_files_by_email():
|
||||
navigation_links=using_notify_nav(),
|
||||
)
|
||||
|
||||
@main.route("/studio")
|
||||
def studio():
|
||||
return render_template(
|
||||
"views/studio.html",
|
||||
)
|
||||
|
||||
|
||||
# --- Redirects --- #
|
||||
|
||||
|
||||
Reference in New Issue
Block a user