mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-04-07 11:01:02 -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">
|
||||
<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">
|
||||
{{ textbox(form.email_address) }}
|
||||
|
||||
Reference in New Issue
Block a user