mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-09-05 23:18:24 -04:00
first round of about content
This commit is contained in:
@@ -101,3 +101,12 @@ def best_practices_nav():
|
||||
"link": "main.benchmark_performance",
|
||||
},
|
||||
]
|
||||
|
||||
|
||||
def about_notify_nav():
|
||||
return [
|
||||
{
|
||||
"name": "About notify",
|
||||
"link": "main.about_notify",
|
||||
},
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user