diff --git a/resources/views/auth/register.blade.php b/resources/views/auth/register.blade.php index cda4687..5a63e4f 100644 --- a/resources/views/auth/register.blade.php +++ b/resources/views/auth/register.blade.php @@ -9,6 +9,9 @@ @endsection @section('contentloggedout') +
Have an account already? Click here to log in.
An Invite Key is required to sign up. You can obtain one from a person that has an ARCHBLOX Account.
Don't bother random people for keys, or beg for one.
You may create @if ($data['fetchKeys']->isEmpty()) your first key below!
@@ -16,9 +18,9 @@
@endif
@if ($data['canCreate'])
-