Move charities to its own section

This commit is contained in:
karlchillmaid
2020-05-19 12:00:02 +01:00
committed by GitHub
parent 84dedb9cae
commit acb3ee08b5

View File

@@ -22,9 +22,6 @@
<li>the NHS and GP practices</li>
<li>state-funded schools</li>
</ul>
<p class="govuk-body">
Notify is not currently available to charities.
</p>
<p class="govuk-body">
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>
@@ -46,4 +43,9 @@
<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 %}