Logo width 80px for emails
[myslice.git] / portal / templates / activate_user.html
index c46176b..3ab9c2c 100644 (file)
@@ -1,4 +1,4 @@
-<img src="{{current_site}}/static/img/{{theme.logo}}">
+<img src="{{current_site}}/static/img/{{theme.logo}}" width="80px">
 <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>
@@ -27,3 +27,5 @@ A manager from your organization must also validate your request. Upon confirmat
 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>