Merge pull request #328 from alphagov/update-text-on-request-to-go-live

Update text on Request to go live page
This commit is contained in:
Chris Hill-Scott
2016-03-21 17:31:02 +00:00

View File

@@ -12,37 +12,17 @@
<div class="grid-row">
<div class="column-three-quarters">
<p>
A live service can send messages to any phone number or email address.
</p>
<h1 class="heading-large">Request to go live</h1>
<p>
First you need to:
</p>
<p>GOV.UK Notify is invite-only during the beta.</p>
<ul class="list list-bullet">
<li>
have spoken to someone
</li>
<li>
have permission from someone else
</li>
<li>
etc.
</li>
</ul>
<p><a href="https://docs.google.com/forms/d/1AL8U-xJX_HAFEiQiJszGQw0PcEaEUnYATSntEghNDGo/viewform">Contact us</a> to request an invite:</p>
<p>
It takes a few working days for your request to be approved.
</p>
<form method="post">
{{ page_footer(
'Send request',
back_link=url_for('.service_settings', service_id=service_id),
back_link_text='Back to settings'
) }}
</form>
<ul>
<li>Youll need to agree to our terms of use</li>
<li>If you plan to send more than 250,000 text messages per year, youll need to agree to pay for what you use &ndash; take a look at our <a href="{{ url_for("main.help") }}#pricing">pricing</a></li>
<li>Well check your templates to make sure theyre consistent with our design patterns, style guide and information security principles</li>
</ul>
</div>
</div>