Show guidance on how to upload a letter

Once we’ve launched the feature we want the guidance to be discoverable.
This commit is contained in:
Chris Hill-Scott
2020-03-03 13:29:45 +00:00
parent fdd17e30bf
commit f1a04d9b1e
2 changed files with 5 additions and 0 deletions
@@ -76,6 +76,10 @@ def using_notify_nav():
"name": "Send files by email",
"link": "main.send_files_by_email",
},
{
"name": "Upload a letter",
"link": "main.upload_a_letter",
},
]
},
{