diff --git a/app/templates/views/get-started b/app/templates/views/get-started index cfb5e6897..aef23b34d 100644 --- a/app/templates/views/get-started +++ b/app/templates/views/get-started @@ -32,7 +32,7 @@
  • Create an account

    {% if not current_user.is_authenticated %} -

    Create an account for free and add your first Notify service. When you set up a new service, it will start in trial mode.

    +

    Create an account for free and add your first Notify service. When you add a new service, it will start in trial mode.

    {% else %}

    Create an account for free and add your first Notify service. When you add a new service, it will start in trial mode.

    {% endif %} @@ -51,10 +51,10 @@
  • Set up your service

    {% if not current_user.is_authenticated %} -

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

    +

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

    Add team members and check their permissions.

    {% else %} -

    Review your service settings to make sure you have the right branding.

    +

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

    Add team members and check their permissions.

    {% endif %}
  • @@ -69,9 +69,9 @@
  • Start sending messages

    {% if not current_user.is_authenticated %} -

    You should request to go live when you’re ready to send messages to people outside your team. We’ll get back to you within one working day.

    +

    You should request to go live when you’re ready to send messages to people outside your team. We’ll process your request within one working day.

    {% else %} -

    You should request to go live when you’re ready to send messages to people outside your team. We’ll get back to you within one working day.

    +

    You should request to go live when you’re ready to send messages to people outside your team. We’ll process your request within one working day.

    {% endif %}

    Once your service is live, we’ll send you an invoice if you: