mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-03-10 05:12:52 -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>
|
||||
<details>
|
||||
<summary>Organisations that can use Notify</summary>
|
||||
<div id="eligible-organisations">
|
||||
<p>Notify is available to:</p>
|
||||
<ul class="list list-bullet">
|
||||
<li>central government departments</li>
|
||||
@@ -26,6 +27,7 @@
|
||||
<li>companies owned by local or central government that deliver services on their behalf</li>
|
||||
</ul>
|
||||
<p>Notify is not currently available to charities.</p>
|
||||
</div>
|
||||
</details>
|
||||
</li>
|
||||
|
||||
|
||||
@@ -118,7 +118,7 @@
|
||||
|
||||
<h2 class="heading-medium" id="letters">Letters</h2>
|
||||
<p>The cost of sending a letter depends on the postage you choose and how many sheets of paper you need.</p>
|
||||
|
||||
|
||||
<div>
|
||||
{% call mapping_table(
|
||||
caption='Letter pricing',
|
||||
|
||||
Reference in New Issue
Block a user