Update confirm email template, add plaintext link. Fixes #5375

pull/5378/head
Daniel Supernault 1 year ago
parent 885876e417
commit 4598670714
No known key found for this signature in database
GPG Key ID: 23740873EE6F76A1

@ -11,6 +11,12 @@ Confirm Email
<p>This link expires after 24 hours.</p>
<br>
<small>
If the link above is not working, please copy the following address into your web browser:
<br><br>
{{ $verify->url() }}
</small>
<br><br>
Thanks,<br>
<a href="{{ config('app.url') }}">{{ config('pixelfed.domain.app') }}</a>

Loading…
Cancel
Save