mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-05-28 01:50:12 -04:00
Add link to letter specification page
This commit is contained in:
@@ -48,7 +48,7 @@
|
||||
<li>smaller than 2MB</li>
|
||||
</ul>
|
||||
|
||||
<p class="govuk-body">To help you set up your letter, you can download our <a class="govuk-link govuk-link--no-visited-state" href="{{ url_for('.letter_spec') }}">letter specification document (PDF)</a>.</p>
|
||||
<p class="govuk-body">To help you set up your letter, you can <a class="govuk-link govuk-link--no-visited-state" href="{{ url_for('.letter_spec') }}">check our letter specification</a> or <a class="govuk-link govuk-link--no-visited-state" href="{{ url_for('.letter_spec') }}">download the letter specification as a PDF</a>.</p>
|
||||
</div>
|
||||
</div>
|
||||
{% endblock %}
|
||||
|
||||
Reference in New Issue
Block a user