mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-08-23 15:57:23 -04:00
Fix details/summary
This commit is contained in:
@@ -16,6 +16,7 @@
|
|||||||
<p>Read about our <a href="{{ url_for('main.features') }}">features</a>, <a href="{{ url_for('.pricing') }}">pricing</a> and <a href="{{ url_for('main.roadmap') }}">roadmap</a>.</p>
|
<p>Read about our <a href="{{ url_for('main.features') }}">features</a>, <a href="{{ url_for('.pricing') }}">pricing</a> and <a href="{{ url_for('main.roadmap') }}">roadmap</a>.</p>
|
||||||
<details>
|
<details>
|
||||||
<summary>Organisations that can use Notify</summary>
|
<summary>Organisations that can use Notify</summary>
|
||||||
|
<div id="eligible-organisations">
|
||||||
<p>Notify is available to:</p>
|
<p>Notify is available to:</p>
|
||||||
<ul class="list list-bullet">
|
<ul class="list list-bullet">
|
||||||
<li>central government departments</li>
|
<li>central government departments</li>
|
||||||
@@ -26,6 +27,7 @@
|
|||||||
<li>companies owned by local or central government that deliver services on their behalf</li>
|
<li>companies owned by local or central government that deliver services on their behalf</li>
|
||||||
</ul>
|
</ul>
|
||||||
<p>Notify is not currently available to charities.</p>
|
<p>Notify is not currently available to charities.</p>
|
||||||
|
</div>
|
||||||
</details>
|
</details>
|
||||||
</li>
|
</li>
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user