Generic Templates for all portals: Migrations & Modifs
[myslice.git] / portal / templates / user_request_email.html
index 37dfb52..0702a92 100644 (file)
@@ -1,16 +1,22 @@
-<img src="https://onelab.eu/static/images/onelab.png">
+<img src="{{current_site}}/static/img/{{theme.logo}}" width="80px">    
 <br>
 <h1>NEW USER REQUEST</h1>
 <br>
+<p>You are receiving this request because we have you listed as a manager at an organization that uses {{theme.label}}.</p> 
+<p>If you believe that you have received this message in error, or if you have any questions, kindly contact support@{{theme.theme}}.eu.</p>
+<br>
 <b>First name   :</b> {{first_name}}<br>
 <b>Last name    :</b> {{last_name}}<br>
-<b>Organization :</b> {{organization}}<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>
 <b>User hrn     :</b> {{user_hrn}}<br>
 <b>Portal url  :</b> {{ current_site }}<br>
 <p></p>
-<p>You can validate the user <a href="{{current_site}}/portal/validate">here</a>.<p>
-<br>
-<p>Please note that the validation request will only become visible once the user has confirmed his/her email address.</p>
+<p>You can see new user request <a href="{{current_site}}/portal/institution#requests">in the portal.</a><p>
+
+{% include theme|add:"_widget-user_request_email.html" %}
+
+<p>Yours sincerely,</p>        
+<p>The {{theme.label}} team</p>