mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-03-10 13:22:50 -04:00
Add bold
This commit is contained in:
@@ -16,9 +16,9 @@
|
||||
|
||||
<ol class="list list-number">
|
||||
<li><a href="{{ url_for('.register') }}">Sign in to Notify</a>.</li>
|
||||
<li>Go to the Uploads page.</li>
|
||||
<li>Select Upload a letter.</li>
|
||||
<li>Select Choose file.</li>
|
||||
<li>Go to the <b class="govuk-!-font-weight-bold">Uploads</b> page.</li>
|
||||
<li>Select <b class="govuk-!-font-weight-bold">Upload a letter</b>.</li>
|
||||
<li>Select <b class="govuk-!-font-weight-bold">Choose file</b>.</li>
|
||||
</ol>
|
||||
|
||||
<p>Use the <a href="{{ url_for('.letter_spec') }}">letter specification document</a> to help you set up your letter.<p>
|
||||
|
||||
Reference in New Issue
Block a user