templates: validate url updated to /portal/institution#requests
[unfold.git] / portal / templates / onelab / onelab_user_request_email.html
1 <img src="https://onelab.eu/static/images/onelab.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 see new user request <a href="{{current_site}}/portal/institution#requests">in the portal.</a><p>
18 <p>Please note that the request will only become visible to you on the OneLab portal once the user has confirmed his/her email address.</p>
19 <p>Please only validate users who you know for whose actions you are prepared to take responsibility, as described in the 
20 <a href="{{current_site}}/terms">OneLab terms and conditions.</a> If you find any anomalies in the request 
21 (mistakes/spam/unauthorized persons) please <a href="mailto:support@onelab.eu">notify us.</a></p>
22