aboutsummaryrefslogtreecommitdiff
path: root/resources/views/mails/user/create.blade.php
blob: 4094dfd130250b1ec69e617555a2464ac5166a6c (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
Dear {{ $user->name }},

Thank you for creating an account at the Hebrew Parse Trainer.

You can now login at {{ URL::to('/contribute?login=yes') }}, using your email address and password.

If you need any help, you can reach us at {{ env('MAIL_FROM_ADDRESS') }}.

Thank you for your help!

Best,

{{ env('MAIL_FROM_NAME') }}