mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-05-05 16:38:59 -04:00
Remove ‘register account’ language
We always call it ‘create account’.
This commit is contained in:
@@ -12,7 +12,7 @@
|
|||||||
<div class="column-two-thirds">
|
<div class="column-two-thirds">
|
||||||
<h1 class="heading-large">Sign in</h1>
|
<h1 class="heading-large">Sign in</h1>
|
||||||
|
|
||||||
<p>If you do not have an account, you can <a href="register">register for one now</a>.</p>
|
<p>If you do not have an account, you can <a href="register">create one now</a>.</p>
|
||||||
|
|
||||||
<form method="post" autocomplete="nope">
|
<form method="post" autocomplete="nope">
|
||||||
{{ textbox(form.email_address) }}
|
{{ textbox(form.email_address) }}
|
||||||
|
|||||||
Reference in New Issue
Block a user