fa0e896b21d743bf106d93696b72d84d51e1d425
[unfold.git] / portal / templates / onelab / onelab_user_request_email.html
1 <img src="https://onelab.eu/templates/onelab2/images/logo.png">
2 <br>
3 <h1>NEW USER REQUEST</h1>
4 <br>
5 <p>You are receiving this request because we have you listed as a manager at an organization that uses OneLab.</p> 
6 <p>If you believe that you have received this message in error, or if you have any questions, kindly contact support@onelab.eu.</p>
7 <br>
8 <b>First name   :</b> {{first_name}}<br>
9 <b>Last name    :</b> {{last_name}}<br>
10 <b>Organization :</b> {{organization}}<br>
11 <b>Authority hrn:</b> {{authority_hrn}}<br>
12 <b>Public key   :</b> {{public_key}}<br>
13 <b>Email        :</b> {{email}}<br>
14 <b>User hrn     :</b> {{user_hrn}}<br>
15 <b>Portal url   :</b> {{ current_site }}<br>
16 <p></p>
17 <p>You can validate the user <a href="http://{{current_site}}/portal/validate">here</a>.<p>
18 <p>Please note that the validation request will only become visible to you on the OneLab portal once the user has confirmed his/her email address.</p>