Generic footer
[unfold.git] / portal / templates / smartfire / smartfire_user_request_email.html
1 <img src="http://eukorea-fire.eu/wp-content/uploads/2014/02/SmartFIRE_logo.png">
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="{{current_site}}/portal/institution#requests">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>