diff --git a/app/main/forms.py b/app/main/forms.py index 0cbed0e20..d536076f3 100644 --- a/app/main/forms.py +++ b/app/main/forms.py @@ -1674,7 +1674,7 @@ class SupportRedirect(StripWhitespaceForm): who = GovukRadiosField( 'What do you need help with?', choices=[ - ('public-sector', 'I work in the public sector and need to send emails, text messages or letters'), + ('public-sector', 'I work in the public sector and need to send emails or text messages'), ('public', 'I’m a member of the public with a question for the government'), ], param_extensions={ diff --git a/app/main/views/sub_navigation_dictionaries.py b/app/main/views/sub_navigation_dictionaries.py index 7d42937be..a86ffcf1f 100644 --- a/app/main/views/sub_navigation_dictionaries.py +++ b/app/main/views/sub_navigation_dictionaries.py @@ -12,10 +12,10 @@ def features_nav(): "name": "Text messages", "link": "main.features_sms", }, - { - "name": "Letters", - "link": "main.features_letters", - }, + # { + # "name": "Letters", + # "link": "main.features_letters", + # }, ] }, { @@ -84,14 +84,14 @@ def using_notify_nav(): "name": "Send files by email", "link": "main.send_files_by_email", }, - { - "name": "Upload a letter", - "link": "main.upload_a_letter", - }, - { - "name": "Letter specification", - "link": "main.letter_specification", - }, + # { + # "name": "Upload a letter", + # "link": "main.upload_a_letter", + # }, + # { + # "name": "Letter specification", + # "link": "main.letter_specification", + # }, ] }, { diff --git a/app/templates/views/features.html b/app/templates/views/features.html index 7a8e0c9bd..0f3352f54 100644 --- a/app/templates/views/features.html +++ b/app/templates/views/features.html @@ -14,7 +14,7 @@
You do not need any technical knowledge to use Notify.
{% if not current_user.is_authenticated %} @@ -22,7 +22,7 @@ {% endif %}To send an email, text or letter with Notify, you need to create a reusable message template first.
+To send an email or text with Notify, you need to create a reusable message template first.
Templates let you send the same thing to lots of people, as often as you need to, without writing a new message each time.
Notify commits to:
We send messages through several different providers. If one provider fails, Notify switches to another so that your messages are not affected.
+Visit our performance data page to see how Notify is performing.
diff --git a/app/templates/views/guidance/index.html b/app/templates/views/guidance/index.html index 8e5454f93..29af61c8b 100644 --- a/app/templates/views/guidance/index.html +++ b/app/templates/views/guidance/index.html @@ -10,7 +10,7 @@This guidance is for teams using US Notify to send emails, text messages and letters.
+This guidance is for teams using US Notify to send emails and text messages.
It explains how to:
@@ -18,16 +18,16 @@The US NotifyService Manual has advice on:
+The US Notify Service Manual has advice on:
US Notify is free to use unless you:
You’ll only pay for the additional text messages or letters that you send. There’s no monthly charge, no setup fee and no procurement cost.
+You’ll only pay for the additional text messages that you send. There’s no monthly charge, no setup fee and no procurement cost.
{% if not current_user.is_authenticated %} @@ -229,7 +229,7 @@ "html": smsIntRates }) }} -
US Notify is a service that lets public service teams in the UK send emails, text messages, and letters +
US Notify is a service that lets public service teams in the United States send text messages to users of their service.
US Notify is provided by the Government Digital Service (GDS) which is part of the Cabinet Office.
diff --git a/app/templates/views/signedout.html b/app/templates/views/signedout.html index b2cfdd06a..58b6ed73a 100644 --- a/app/templates/views/signedout.html +++ b/app/templates/views/signedout.html @@ -2,7 +2,7 @@ {% from "components/button/macro.njk" import govukButton %} {% block meta %} - + {% endblock %} {% block pageTitle %} @@ -26,7 +26,7 @@Try US Notify now if you work in federal, state or local government. @@ -115,16 +115,6 @@