]> git.mxchange.org Git - friendica.git/blob - view/en/smarty3/register_verify_eml.tpl
Merge pull request #579 from 23n/patch-4
[friendica.git] / view / en / smarty3 / register_verify_eml.tpl
1
2 A new user registration request was received at {{$sitename}} which requires 
3 your approval. 
4
5
6 The login details are as follows:
7
8 Full Name:      {{$username}}
9 Site Location:  {{$siteurl}}
10 Login Name:     {{$email}}
11
12
13 To approve this request please visit the following link:
14
15
16 {{$siteurl}}/regmod/allow/{{$hash}} 
17
18
19 To deny the request and remove the account, please visit:
20
21
22 {{$siteurl}}/regmod/deny/{{$hash}}
23
24
25 Thank you.
26