mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-07-24 18:09:13 -04:00
Add anchor IDs to headings
This commit is contained in:
@@ -13,7 +13,7 @@
|
||||
These terms apply to your service’s use of GOV.UK Notify. You must be the service manager to accept them.
|
||||
</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>
|
||||
<ul class="list list-bullet">
|
||||
<li>complete your organisation’s information assurance process (you do not need to include Notify or our delivery partners, we’ve already done that)</li>
|
||||
@@ -37,7 +37,7 @@
|
||||
<li>give you one month’s notice by email if we change our terms of use or delivery providers</li>
|
||||
</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 we’ll close your account.</p>
|
||||
<p class="govuk-body">When you leave Notify, all your data will be deleted.</p>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user