mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-08-06 06:31:33 -04:00
Add anchors to h2s
This commit is contained in:
@@ -26,7 +26,7 @@
|
||||
If you work for one of these organisations but get an error when you try to create an account, <a class="govuk-link govuk-link--no-visited-state" href="{{ url_for('main.support') }}">contact support</a>.
|
||||
</p>
|
||||
|
||||
<h2 class="govuk-heading-m">Suppliers</h2>
|
||||
<h2 class="govuk-heading-m" id="suppliers">Suppliers</h2>
|
||||
<p class="govuk-body">
|
||||
If you’re doing work for a public sector organisation you can use GOV.UK Notify.
|
||||
</p>
|
||||
@@ -34,12 +34,12 @@
|
||||
Someone from the public sector organisation you’re working with needs to set up the account. Then they can invite you as a team member.
|
||||
</p>
|
||||
|
||||
<h2 class="govuk-heading-m">Charities</h2>
|
||||
<h2 class="govuk-heading-m" id="charities">Charities</h2>
|
||||
<p class="govuk-body">
|
||||
Notify is not currently available to charities.
|
||||
</p>
|
||||
|
||||
<h2 class="govuk-heading-m">Members of the public</h2>
|
||||
<h2 class="govuk-heading-m" id="public">Members of the public</h2>
|
||||
<p class="govuk-body">
|
||||
The GOV.UK Notify service is only for people who work in the government
|
||||
or other public sector organisations.
|
||||
|
||||
Reference in New Issue
Block a user