Add route for letter specification page

This commit is contained in:
Chris Hill-Scott
2020-09-22 15:09:46 +01:00
parent cab0a0723e
commit a384f4cace
4 changed files with 14 additions and 2 deletions

View File

@@ -623,7 +623,7 @@ LETTER_VALIDATION_MESSAGES = {
'detail': (
'You need to change the size or orientation of {invalid_pages}. <br>'
'Files must meet our '
<!--replace links to the PDF with links to the new page-->'<a class="govuk-link govuk-link--destructive" href="{letter_spec_guidance}" target="_blank">'
'<!--replace links to the PDF with links to the new page--><a class="govuk-link govuk-link--destructive" href="{letter_spec_guidance}" target="_blank">'
'letter specification'
'</a>.'
),