mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-08-25 00:33:58 -04:00
Add link to letter specification page
This commit is contained in:
@@ -48,7 +48,7 @@
|
|||||||
<li>smaller than 2MB</li>
|
<li>smaller than 2MB</li>
|
||||||
</ul>
|
</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>
|
||||||
</div>
|
</div>
|
||||||
{% endblock %}
|
{% endblock %}
|
||||||
|
|||||||
Reference in New Issue
Block a user