diff --git a/app/templates/views/get-started.html b/app/templates/views/get-started.html index 4e069f549..141fbafd5 100644 --- a/app/templates/views/get-started.html +++ b/app/templates/views/get-started.html @@ -53,10 +53,10 @@
  • Set up your service

    {% if not current_user.is_authenticated %} -

    Review your settings to make sure your messages have the right branding.

    +

    Review your settings to add message branding, reply-to addresses and sender information.

    Add team members and check their permissions.

    {% else %} -

    Review your settings to make sure your messages have the right branding.

    +

    Review your settings to add message branding, reply-to addresses and sender information.

    Add team members and check their permissions.

    {% endif %}