Move 'charities' section above 'public' section

This commit is contained in:
karlchillmaid
2020-05-19 14:08:04 +01:00
committed by GitHub
parent acb3ee08b5
commit b169d098a9

View File

@@ -34,6 +34,11 @@
Someone from the public sector organisation youre 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>
<p class="govuk-body">
Notify is not currently available to charities.
</p>
<h2 class="govuk-heading-m">Members of the public</h2>
<p class="govuk-body">
The GOV.UK Notify service is only for people who work in the government
@@ -43,9 +48,4 @@
<a class="govuk-link govuk-link--no-visited-state" href="https://www.gov.uk">Find government services and information on GOV.UK</a>.
</p>
<h2 class="govuk-heading-m">Charities</h2>
<p class="govuk-body">
Notify is not currently available to charities.
</p>
{% endblock %}