registration email: html cleanup
[unfold.git] / portal / templates / 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 <b>First name   :</b> {{first_name}}<br>
6 <b>Last name    :</b> {{last_name}}<br>
7 <b>Authority hrn:</b> {{authority_hrn}}<br>
8 <b>Public key   :</b> {{public_key}}<br>
9 <b>Email        :</b> {{email}}<br>
10 <b>User hrn     :</b> {{user_hrn}}<br>
11 <b>Portal url   :</b> {{ current_site }}<br>