mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-08-18 05:29:38 -04:00
Merge pull request #3247 from alphagov/buttony
Make create account button more buttony
This commit is contained in:
@@ -31,7 +31,7 @@
|
||||
Try GOV.UK Notify now if you work in central government, a local authority, or the NHS.
|
||||
</p>
|
||||
<div class="button-container">
|
||||
<a class="button button-start" href='{{ url_for('.register' )}}'>
|
||||
<a class="button button-start" role="button" draggable="false" href='{{ url_for('.register' )}}'>
|
||||
Create an account
|
||||
</a>
|
||||
or <a href="{{ url_for('.sign_in' )}}">sign in</a> if you’ve used
|
||||
|
||||
Reference in New Issue
Block a user