1406133439c8bd02ea5a5d787a5a1e61a5b84d2b
[unfold.git] / portal / templates / fed4fire / fed4fire_user_request_email.html
1 <img src="http://doc.fed4fire.eu/_static/fed4fire-logo.jpg">
2 <br>
3 <h1>NEW USER REQUEST</h1>
4 <br>
5 <b>First name   :</b> {{first_name}}<br>
6 <b>Last name    :</b> {{last_name}}<br>
7 <b>Organization :</b> {{organization}}<br>
8 <b>Authority hrn:</b> {{authority_hrn}}<br>
9 <b>Public key   :</b> {{public_key}}<br>
10 <b>Email        :</b> {{email}}<br>
11 <b>User hrn     :</b> {{user_hrn}}<br>
12 <b>Portal url   :</b> {{ current_site }}<br>
13 <p></p>
14 <p>You can validate the user <a href="http://{{current_site}}/portal/validate">here</a>.<p>
15 <br>
16 <p>Please note that the validation request will only become visible once the user has confirmed his/her email address.</p>