diff --git a/app/templates/views/features/email.html b/app/templates/views/features/email.html index 289bc6810..6bd3017fd 100644 --- a/app/templates/views/features/email.html +++ b/app/templates/views/features/email.html @@ -3,7 +3,7 @@ {% from "components/sub-navigation.html" import sub_navigation %} {% block per_page_title %} - Features + Emails {% endblock %} {% block maincolumn_content %} @@ -15,38 +15,31 @@

Emails

- -

Send an unlimited number of emails for free with GOV.UK Notify.

- +

Send an unlimited number of emails for free with GOV.UK Notify.

Create an account and try Notify for yourself.

Features

-

Notify makes it easy to:

-

You can also integrate with our API to send text messages automatically.

-

Email branding

Add your organisation's logo and brand colour to email templates.

-

Change your branding in your service settings.

+

You can change your branding in your service settings.

Send files by email

Notify offers a safe and reliable way to send files by email.

Upload a file using our API, then send your users an email with a link to download it.

Notify uses encrypted links instead of email attachments because:

- -

Read the API documentation for more information.

Add a reply-to address

@@ -56,12 +49,9 @@

Pricing

It’s free to send emails through GOV.UK Notify.

-

See pricing for more details.

- - - - +
+ {% endblock %}