Initial Spark Install
This commit is contained in:
1
spark/resources/views/auth/emails/password.blade.php
Normal file
1
spark/resources/views/auth/emails/password.blade.php
Normal file
@@ -0,0 +1 @@
|
||||
Click here to reset your password: <a href="{{ $link = url('password/reset', $token).'?email='.urlencode($user->getEmailForPasswordReset()) }}"> {{ $link }} </a>
|
Reference in New Issue
Block a user