diff --git a/app/templates/views/get-started b/app/templates/views/get-started index 4a13e8663..92a220b72 100644 --- a/app/templates/views/get-started +++ b/app/templates/views/get-started @@ -33,21 +33,21 @@
  • Create an account

    {% if not current_user.is_authenticated %} -

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

    +

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

    {% else %} -

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

    +

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

    {% endif %}
  • Write some messages

    -

    Add reusable message templates with examples of the content you plan to send.

    +

    Add reusable message templates with examples of the content you plan to send.

    The GOV.UK Service Manual has advice on:

    -

    If you’re planning to upload your own letters, you do not need to add letter templates.

    +

    If you’re planning to upload your own letters, you do not need to add letter templates.

  • @@ -60,10 +60,10 @@
  • Manage your team members and settings

    {% if not current_user.is_authenticated %} -

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

    +

    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.

    +

    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 %}
  • @@ -71,9 +71,9 @@
  • Start sending messages

    {% if not current_user.is_authenticated %} -

    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.

    {% else %} -

    When you're ready to start sending messages to people outside your team, you can send us a request to go live.

    +

    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.