mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-08-23 15:57:23 -04:00
Fix unclosed list and awkward line breaks
This commit is contained in:
@@ -16,6 +16,7 @@
|
|||||||
<li><a href="#links">add links</a></li>
|
<li><a href="#links">add links</a></li>
|
||||||
<li><a href="#personalised-content">personalise your content</a></li>
|
<li><a href="#personalised-content">personalise your content</a></li>
|
||||||
<li><a href="#optional-content">add optional content</a></li>
|
<li><a href="#optional-content">add optional content</a></li>
|
||||||
|
</ul>
|
||||||
|
|
||||||
<h2 class="heading-medium" id="formatting">Format your content</h2>
|
<h2 class="heading-medium" id="formatting">Format your content</h2>
|
||||||
|
|
||||||
@@ -65,7 +66,7 @@
|
|||||||
<li><a href="{{ url_for('.register') }}">Sign in to Notify</a>.</li>
|
<li><a href="{{ url_for('.register') }}">Sign in to Notify</a>.</li>
|
||||||
<li>Go to the <b class="govuk-!-font-weight-bold">Templates</b> page.</li>
|
<li>Go to the <b class="govuk-!-font-weight-bold">Templates</b> page.</li>
|
||||||
<li>Add a new template or choose an existing template and select <b class="govuk-!-font-weight-bold">Edit</b>.</li>
|
<li>Add a new template or choose an existing template and select <b class="govuk-!-font-weight-bold">Edit</b>.</li>
|
||||||
<li>Add a placeholder using double brackets. For example: Hello ((first name)), your reference is ((ref number)).</li>
|
<li>Add a placeholder using double brackets. For example: Hello ((first name)), your reference is ((ref number)).</li>
|
||||||
<li>Select <b class="govuk-!-font-weight-bold">Save</b>.</li>
|
<li>Select <b class="govuk-!-font-weight-bold">Save</b>.</li>
|
||||||
</ol>
|
</ol>
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user