Add register link to login page

pull/3713/head
Matthew Barnes 3 years ago
parent 7ef383d1f6
commit 930ce8da82
No known key found for this signature in database
GPG Key ID: 2D2CFBEE0B64E30B

@ -69,6 +69,10 @@
<hr>
<p class="text-center font-weight-bold">
@if(config_cache('pixelfed.open_registration'))
<a href="/register">Register</a>
<span class="px-1">·</span>
@endif
<a href="{{ route('password.request') }}">
{{ __('Forgot Password') }}
</a>

Loading…
Cancel
Save