mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-09-10 01:55:41 -04:00
Fixed indention
This commit is contained in:
@@ -6,30 +6,30 @@ def using_notify_nav():
|
|||||||
"link": "main.best_practices",
|
"link": "main.best_practices",
|
||||||
"sub_navigation_items": [
|
"sub_navigation_items": [
|
||||||
{
|
{
|
||||||
"name": "Clear goals",
|
"name": "Clear goals",
|
||||||
"link": "main.clear_goals",
|
"link": "main.clear_goals",
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "Rules and regulations",
|
"name": "Rules and regulations",
|
||||||
"link": "main.rules_and_regulations",
|
"link": "main.rules_and_regulations",
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "Establish trust",
|
"name": "Establish trust",
|
||||||
"link": "main.establish_trust",
|
"link": "main.establish_trust",
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "Write for action",
|
"name": "Write for action",
|
||||||
"link": "main.write_for_action",
|
"link": "main.write_for_action",
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "Multiple languages",
|
"name": "Multiple languages",
|
||||||
"link": "main.multiple_languages",
|
"link": "main.multiple_languages",
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "Benchmark performance",
|
"name": "Benchmark performance",
|
||||||
"link": "main.benchmark_performance",
|
"link": "main.benchmark_performance",
|
||||||
}
|
},
|
||||||
]
|
],
|
||||||
},
|
},
|
||||||
{"name": "Trial mode", "link": "main.trial_mode_new"},
|
{"name": "Trial mode", "link": "main.trial_mode_new"},
|
||||||
{"name": "Tracking usage", "link": "main.pricing"},
|
{"name": "Tracking usage", "link": "main.pricing"},
|
||||||
|
|||||||
Reference in New Issue
Block a user