fix: onelab logo in html templates
[myslice.git] / portal / templates / user_request_email.html
index 6bc2941..f14eb83 100644 (file)
@@ -1,9 +1,10 @@
-<img src="https://onelab.eu/templates/onelab2/images/logo.png">
+<img src="https://onelab.eu/static/images/onelab.png">
 <br>
 <h1>NEW USER REQUEST</h1>
 <br>
 <b>First name   :</b> {{first_name}}<br>
 <b>Last name    :</b> {{last_name}}<br>
+<b>Organization :</b> {{organization}}<br>
 <b>Authority hrn:</b> {{authority_hrn}}<br>
 <b>Public key   :</b> {{public_key}}<br>
 <b>Email        :</b> {{email}}<br>
@@ -12,4 +13,4 @@
 <p></p>
 <p>You can validate the user <a href="http://{{current_site}}/portal/validate">here</a>.<p>
 <br>
-<p>Please note, the user will be available for validation only after he confirms his email address.</p>
+<p>Please note that the validation request will only become visible once the user has confirmed his/her email address.</p>