Add anchor IDs to headings

This commit is contained in:
karlchillmaid
2022-01-14 11:08:33 +00:00
committed by GitHub
parent b46a75cf99
commit 18e36ac63e

View File

@@ -13,7 +13,7 @@
These terms apply to your services use of GOV.UK Notify. You must be the service manager to accept them. These terms apply to your services use of GOV.UK Notify. You must be the service manager to accept them.
</p> </p>
<h2 class="heading-medium">When using Notify</h2> <h2 class="heading-medium" id="when-using-notify">When using Notify</h2>
<p class="govuk-body">You must:</p> <p class="govuk-body">You must:</p>
<ul class="list list-bullet"> <ul class="list list-bullet">
<li>complete your organisations information assurance process (you do not need to include Notify or our delivery partners, weve already done that)</li> <li>complete your organisations information assurance process (you do not need to include Notify or our delivery partners, weve already done that)</li>
@@ -37,7 +37,7 @@
<li>give you one months notice by email if we change our terms of use or delivery providers</li> <li>give you one months notice by email if we change our terms of use or delivery providers</li>
</ul> </ul>
<h2 class="heading-medium">Leaving Notify</h2> <h2 class="heading-medium" id="leaving-notify">Leaving Notify</h2>
<p class="govuk-body">You can leave Notify at any time. Just <a class="govuk-link govuk-link--no-visited-state" href="{{url_for('.support')}}">contact us</a> and well close your account.</p> <p class="govuk-body">You can leave Notify at any time. Just <a class="govuk-link govuk-link--no-visited-state" href="{{url_for('.support')}}">contact us</a> and well close your account.</p>
<p class="govuk-body">When you leave Notify, all your data will be deleted.</p> <p class="govuk-body">When you leave Notify, all your data will be deleted.</p>