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