kopia lustrzana https://github.com/pixelfed/pixelfed
Update confirm email blade view, remove html5 entity that doesn't display properly
rodzic
765b6187a9
commit
aa26fa1d03
|
@ -1,7 +1,7 @@
|
|||
@component('mail::message')
|
||||
# Email Confirmation
|
||||
|
||||
Hello <b>@{{$verify->user->username}}</b>, please confirm your email address.
|
||||
Hello <b>{{ '@' . $verify->user->username}}</b>, please confirm your email address.
|
||||
|
||||
If you did not create this account, please disregard this email.
|
||||
|
||||
|
|
Ładowanie…
Reference in New Issue