Logo width 80px for emails
authorLoic Baron <loic.baron@lip6.fr>
Mon, 18 Apr 2016 09:47:29 +0000 (11:47 +0200)
committerLoic Baron <loic.baron@lip6.fr>
Mon, 18 Apr 2016 09:47:29 +0000 (11:47 +0200)
portal/templates/activate_user.html
portal/templates/contact_support_email.html
portal/templates/slice_request_denied.html
portal/templates/slice_request_validated.html
portal/templates/user_request_email.html

index 1ae1cda..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>
index 54c1190..cd7d56b 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>
 <h1>User details</h1>
 <br>
index dec31b4..0dedd46 100644 (file)
@@ -1,4 +1,4 @@
-<img src="{{portal_url}}/static/img/{{theme.logo}}">
+<img src="{{portal_url}}/static/img/{{theme.logo}}" width="80px">
 <br>
 <p>Dear OneLab user,</p>
 <p></p>
index ceea370..4b9434b 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>Dear {{theme.label}} user,</p>
 <p></p>
index 204c293..0029161 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>
 <h1>NEW USER REQUEST</h1>
 <br>