Activate user email footer updated
[unfold.git] / portal / templates / activate_user.html
index 9f165d0..1ae1cda 100644 (file)
@@ -1,16 +1,16 @@
-<img src="https://onelab.eu/static/images/onelab.png">
+<img src="{{current_site}}/static/img/{{theme.logo}}">
 <br>
 <p>We have received a user signup request for your email address at {{current_site}}</p>
 <p>You have the following user details:</p>
 
-Organization: {{organization}}<br>
+Authority: {{authority_hrn}}<br>
 First name: {{first_name}}<br>
 Last name: {{last_name}}<br>
 Email: {{email}}<br>
 
 <p></p>
 <p>
-You may now <a href="http://{{current_site}}">log</a> in to the portal using your email address and the password that you provided, but your access will be limited. To gain full access, two steps are required:
+You may now <a href="{{current_site}}">log</a> in to the portal using your email address and the password that you provided, but your access will be limited. To gain full access, two steps are required:
 </p>
 
 <ul style="list-style-type:decimal;">
@@ -24,6 +24,8 @@ A manager from your organization must also validate your request. Upon confirmat
 </li>
 </ul>
 <p>
-We look forward to welcoming you to OneLab. You will find answers to frequently asked questions <a href="http://{{current_site}}/support/">here</a>. 
-Please don't hesitate to <a href="http://{{current_site}}/contact/">contact us</a> with any additional questions that you might have.
+We look forward to welcoming you to {{theme.label}}. You will find answers to frequently asked questions <a href="{{current_site}}/support/">here</a>. 
+Please don't hesitate to <a href="{{current_site}}/contact/">contact us</a> with any additional questions that you might have.
 </p>
+<p>Yours sincerely,</p>
+<p>The {{theme.label}} team</p>