mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-09-07 06:58:26 -04:00
Add pages to nav
This commit is contained in:
@@ -4,6 +4,18 @@ def features_nav():
|
||||
"name": "Features",
|
||||
"link": "main.features",
|
||||
},
|
||||
{
|
||||
"name": "Emails",
|
||||
"link": "main.features_email",
|
||||
},
|
||||
{
|
||||
"name": "Text messages",
|
||||
"link": "main.features_sms",
|
||||
},
|
||||
{
|
||||
"name": "Letters",
|
||||
"link": "main.features_letters",
|
||||
},
|
||||
{
|
||||
"name": "Roadmap",
|
||||
"link": "main.roadmap",
|
||||
|
||||
Reference in New Issue
Block a user