diff --git a/resources/views/auth/login.blade.php b/resources/views/auth/login.blade.php index 549c55ad6..19b241485 100644 --- a/resources/views/auth/login.blade.php +++ b/resources/views/auth/login.blade.php @@ -69,6 +69,10 @@

+ @if(config_cache('pixelfed.open_registration')) + Register + ยท + @endif {{ __('Forgot Password') }}