mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-08-23 15:57:23 -04:00
Remove some words from the home page
So that the proposition is clearer.
This commit is contained in:
@@ -9,21 +9,17 @@
|
|||||||
<div class="grid-row">
|
<div class="grid-row">
|
||||||
<div class="column-two-thirds">
|
<div class="column-two-thirds">
|
||||||
<h1 class="heading-xlarge">GOV.UK Notify</h1>
|
<h1 class="heading-xlarge">GOV.UK Notify</h1>
|
||||||
|
|
||||||
<p>
|
<p>
|
||||||
Use GOV.UK Notify to send notifications by text message, email and letter.
|
Making it easy to send text messages, emails, and letters to your users.
|
||||||
</p>
|
</p>
|
||||||
<p>
|
<p>
|
||||||
We're making it easy to keep your users informed.
|
If you work for a UK government department or agency you can try it now.
|
||||||
</p>
|
|
||||||
<p>
|
|
||||||
If you work for a UK government department or agency you can set up a test account now.
|
|
||||||
</p>
|
</p>
|
||||||
<p>
|
<p>
|
||||||
<a class="button" href="{{ url_for('.register' )}}" role="button">Set up an account</a>
|
<a class="button" href="{{ url_for('.register' )}}" role="button">Set up an account</a>
|
||||||
</p>
|
</p>
|
||||||
<p>
|
<p>
|
||||||
If you've used GOV.UK Notify before, <a href="{{ url_for('.sign_in' )}}">sign in to your account</a>.
|
If you’ve used GOV.UK Notify before, <a href="{{ url_for('.sign_in' )}}">sign in to your account</a>.
|
||||||
</p>
|
</p>
|
||||||
|
|
||||||
</div>
|
</div>
|
||||||
|
|||||||
Reference in New Issue
Block a user