From 52b5936912555b22c04155aee09cc28050743cbf Mon Sep 17 00:00:00 2001 From: karlchillmaid Date: Wed, 16 Oct 2019 12:08:45 +0100 Subject: [PATCH] Add links to account pages --- app/templates/views/get-started | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/app/templates/views/get-started b/app/templates/views/get-started index 8c3e7468c..d05dab3ab 100644 --- a/app/templates/views/get-started +++ b/app/templates/views/get-started @@ -63,8 +63,8 @@

Check that each of your team members has the right permissions.

Review your settings to make sure you have the right branding and sender information.

{% else %} -

Check that each of your team members has the right permissions.

-

Review your settings to make sure you have the right branding and sender information.

+

Check that each of your team members has the right permissions.

+

Review your settings to make sure you have the right branding and sender information.

{% endif %} @@ -73,7 +73,7 @@ {% if not current_user.is_authenticated %}

You should request to go live when you’re ready to start sending messages to people outside your team.

{% else %} -

You should request to go live when you’re ready to start sending messages to people outside your team.

+

You should request to go live when you’re ready to start sending messages to people outside your team.

{% endif %}

When we receive your request we’ll get back to you within one working day.