mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-09-02 17:48:50 -04:00
Don’t repeat the letter spec URL in the code
We change this URL fairly frequently because we bump the version number. Let’s make it easier to change by only defining it once.
This commit is contained in:
@@ -33,7 +33,7 @@
|
||||
)}}
|
||||
</p>
|
||||
<p>You can upload a single letter as a PDF.</p>
|
||||
<p>Your file must meet our <a href="https://docs.notifications.service.gov.uk/documentation/images/notify-pdf-letter-spec-v2.4.pdf">letter specification</a>.</p>
|
||||
<p>Your file must meet our <a href="{{ letter_specification_url }}">letter specification</a>.</p>
|
||||
<p>To help you set up your letter you can download a <a href="https://docs.notifications.service.gov.uk/documentation/images/notify-pdf-letter-word-template-v1.0.docx">Word document template</a>.</p>
|
||||
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user