1 <img src="http://doc.fed4fire.eu/_static/fed4fire-logo.jpg">
3 <h1>NEW USER REQUEST</h1>
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>
14 <p>You can validate the user <a href="http://{{current_site}}/portal/validate">here</a>.<p>
16 <p>Please note that the validation request will only become visible once the user has confirmed his/her email address.</p>