mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-08-24 16:24:08 -04:00
Update text on Request to go live page
This commit is contained in:
@@ -12,37 +12,17 @@
|
|||||||
<div class="grid-row">
|
<div class="grid-row">
|
||||||
<div class="column-three-quarters">
|
<div class="column-three-quarters">
|
||||||
|
|
||||||
<p>
|
<h1 class="heading-large">Request to go live</h1>
|
||||||
A live service can send messages to any phone number or email address.
|
|
||||||
</p>
|
|
||||||
|
|
||||||
<p>
|
<p>GOV.UK Notify is invite-only during the beta.</p>
|
||||||
First you need to:
|
|
||||||
</p>
|
|
||||||
|
|
||||||
<ul class="list list-bullet">
|
<p><a href="https://docs.google.com/forms/d/1AL8U-xJX_HAFEiQiJszGQw0PcEaEUnYATSntEghNDGo/viewform">Contact us</a> to request an invite:</p>
|
||||||
<li>
|
|
||||||
have spoken to someone
|
|
||||||
</li>
|
|
||||||
<li>
|
|
||||||
have permission from someone else
|
|
||||||
</li>
|
|
||||||
<li>
|
|
||||||
etc.
|
|
||||||
</li>
|
|
||||||
</ul>
|
|
||||||
|
|
||||||
<p>
|
<ul>
|
||||||
It takes a few working days for your request to be approved.
|
<li>You’ll need to agree to our terms of use</li>
|
||||||
</p>
|
<li>If you plan to send more than 250,000 text messages per year, you’ll need to agree to pay for what you use – take a look at our <a href="{{ url_for("main.help") }}#pricing">pricing</a></li>
|
||||||
|
<li>We’ll check your templates to make sure they’re consistent with our design patterns, style guide and information security principles</li>
|
||||||
<form method="post">
|
</ul>
|
||||||
{{ page_footer(
|
|
||||||
'Send request',
|
|
||||||
back_link=url_for('.service_settings', service_id=service_id),
|
|
||||||
back_link_text='Back to settings'
|
|
||||||
) }}
|
|
||||||
</form>
|
|
||||||
|
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|||||||
Reference in New Issue
Block a user