mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-09-06 00:28:25 -04:00
Update to top navigation active state(s) (#538)
* Updated top navigation active states * Updated pricing page
This commit is contained in:
@@ -11,7 +11,7 @@ from app.main.views.sub_navigation_dictionaries import using_notify_nav
|
||||
CURRENT_SMS_RATE = '1.72'
|
||||
|
||||
|
||||
@main.route('/pricing')
|
||||
@main.route('/using-notify/pricing')
|
||||
def pricing():
|
||||
return render_template(
|
||||
'views/pricing/index.html',
|
||||
|
||||
Reference in New Issue
Block a user