+
Message log
-
diff --git a/app/templates/views/service-settings/set-letter-contact-block.html b/app/templates/views/service-settings/set-letter-contact-block.html
index 7b3562112..cc5c39f88 100644
--- a/app/templates/views/service-settings/set-letter-contact-block.html
+++ b/app/templates/views/service-settings/set-letter-contact-block.html
@@ -15,7 +15,7 @@
back_link=None if request.args.get('from_template') else url_for('.service_settings', service_id=current_service.id)
) }}
- {% call form_wrapper(class="column-half") %}
+ {% call form_wrapper(class="govuk-grid-column-one-half") %}
{{ textbox(
form.letter_contact_block,
label='How should users contact your service?
This applies to all the letters you send.'|safe,
diff --git a/app/templates/views/signedout.html b/app/templates/views/signedout.html
index 1ae3acc1c..b28165b6b 100644
--- a/app/templates/views/signedout.html
+++ b/app/templates/views/signedout.html
@@ -48,7 +48,7 @@
-
+
Control your content
@@ -57,14 +57,14 @@
text message or letter templates.
-
-
+
See how your messages perform
@@ -73,7 +73,7 @@
find out which ones are not being delivered.
-
+
-
+
Upload a spreadsheet of email addresses or
phone numbers and Notify sends the messages.
@@ -96,7 +96,7 @@
alt="A screenshot of a spreadsheet with columns for email address, name and colour"
>
-
+
Integrate the GOV.UK Notify API with your web application or
back office system.
@@ -122,12 +122,12 @@
Who’s using GOV.UK Notify
-
+
Services
{{ counts.services|format_thousands }}
services
-
+
Organisations
{{ counts.organisations|format_thousands }}
organisations
@@ -143,23 +143,23 @@
Pricing
-
+
Emails
Unlimited
free emails
-
+
Text messages
Up to 250,000
free text messages a year,
then 1.58 pence per message
-
+
Letters
35 pence
to print and post a one page letter
-
+
There’s no monthly charge, no setup fee and no procurement process.
@@ -171,7 +171,7 @@
-
+
The team
@@ -184,7 +184,7 @@
to give feedback.
-
+
 }})
+
Send
@@ -30,14 +30,14 @@
{% endif %}
{% else %}
{% if current_user.has_permissions('send_messages', restrict_admin_usage=True) %}
-
+
{% endif %}
{% if current_user.has_permissions('manage_templates') %}
-