mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-08-20 14:29:51 -04:00
Updates for govuk pr followup
This commit is contained in:
@@ -25,12 +25,3 @@ def pricing():
|
||||
search_form=SearchByNameForm(),
|
||||
navigation_links=using_notify_nav(),
|
||||
)
|
||||
|
||||
|
||||
@main.route("/pricing/how-to-pay")
|
||||
@user_is_logged_in
|
||||
def how_to_pay():
|
||||
return render_template(
|
||||
"views/pricing/how-to-pay.html",
|
||||
navigation_links=using_notify_nav(),
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user