mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-09-11 18:37:33 -04:00
Merge pull request #3258 from alphagov/update-footer-and-get-started
Update footer and get started
This commit is contained in:
@@ -163,6 +163,10 @@
|
|||||||
"href": "https://status.notifications.service.gov.uk",
|
"href": "https://status.notifications.service.gov.uk",
|
||||||
"text": "System status"
|
"text": "System status"
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"href": "https://www.gov.uk/performance/govuk-notify",
|
||||||
|
"text": "Performance data"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"href": "https://ukgovernmentdigital.slack.com/messages/C0E1ADVPC",
|
"href": "https://ukgovernmentdigital.slack.com/messages/C0E1ADVPC",
|
||||||
"text": "Chat to us on Slack"
|
"text": "Chat to us on Slack"
|
||||||
@@ -189,10 +193,6 @@
|
|||||||
"href": url_for("main.terms"),
|
"href": url_for("main.terms"),
|
||||||
"text": "Terms of use"
|
"text": "Terms of use"
|
||||||
},
|
},
|
||||||
{
|
|
||||||
"href": "https://www.gov.uk/performance/govuk-notify",
|
|
||||||
"text": "Performance"
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
"href": "https://gds.blog.gov.uk/category/notify/",
|
"href": "https://gds.blog.gov.uk/category/notify/",
|
||||||
"text": "Blog"
|
"text": "Blog"
|
||||||
|
|||||||
@@ -24,9 +24,8 @@
|
|||||||
<li>central government departments</li>
|
<li>central government departments</li>
|
||||||
<li>local authorities</li>
|
<li>local authorities</li>
|
||||||
<li>state-funded schools</li>
|
<li>state-funded schools</li>
|
||||||
<li>housing associations</li>
|
|
||||||
<li>the NHS</li>
|
<li>the NHS</li>
|
||||||
<li>companies owned by local or central government that deliver services on their behalf</li>
|
<li>companies running a service on behalf of a public sector organisation</li>
|
||||||
</ul>
|
</ul>
|
||||||
<p>Notify is not currently available to charities.</p>
|
<p>Notify is not currently available to charities.</p>
|
||||||
</div>'''
|
</div>'''
|
||||||
|
|||||||
Reference in New Issue
Block a user