Update confirm email blade view

pull/2069/head
Daniel Supernault 7 years ago
parent cc2f1e2ff9
commit ea15943484
No known key found for this signature in database
GPG Key ID: 0DEF1C662C9033F7

@ -1,7 +1,7 @@
@component('mail::message')
# Email Confirmation
Hello <b>{{ '@' . $verify->user->username}}</b>, please confirm your email address.
Hello **{{'@'.$verify->user->username}}**, please confirm your email address.
If you did not create this account, please disregard this email.

Loading…
Cancel
Save