7 lines
No EOL
212 B
PHP
7 lines
No EOL
212 B
PHP
{{ trans('texts.confirmation_header') }}
|
|
|
|
{{ trans('texts.confirmation_message') }}
|
|
{{{ URL::to("user/confirm/{$user->confirmation_code}") }}}
|
|
|
|
{{ trans('texts.email_signature') }}
|
|
{{ trans('texts.email_from') }} |