mirror of
https://github.com/invoiceninja/invoiceninja.git
synced 2024-11-10 21:22:58 +01:00
9 lines
313 B
PHP
Executable File
9 lines
313 B
PHP
Executable File
<h1>{{ trans('texts.confirmation_header') }}</h1>
|
|
|
|
{{ trans('texts.confirmation_message') }}<p/>
|
|
<a href='{{{ URL::to("user/confirm/{$user->confirmation_code}") }}}'>
|
|
{{{ URL::to("user/confirm/{$user->confirmation_code}") }}}
|
|
</a><p/>
|
|
|
|
{{ trans('texts.email_signature') }}<br/>
|
|
{{ trans('texts.email_from') }} |