Merge pull request #3343 from alphagov/show-letter-upload-guidance

Show guidance on how to upload a letter
This commit is contained in:
Chris Hill-Scott
2020-03-11 17:35:32 +00:00
committed by GitHub
2 changed files with 5 additions and 0 deletions

View File

@@ -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",
},
]
},
{