diff --git a/app/templates/views/get-started.html b/app/templates/views/get-started.html index b3d5c0cbc..5604ff062 100644 --- a/app/templates/views/get-started.html +++ b/app/templates/views/get-started.html @@ -71,7 +71,7 @@
  • Start sending messages

    {% if not current_user.is_authenticated or not current_service %} -

    When you’re ready to send messages to people outside your team, go to the Settings page and select Request to go live. We’ll approve your request within one working day.

    +

    When you’re ready to send messages to people outside your team, go to the Settings page and select Request to go live. We’ll approve 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 approve your request within one working day.

    {% endif %}