Onelab logo fixed in all email templates
authorYasin <mohammed-yasin.rahman@lip6.fr>
Fri, 12 Sep 2014 15:35:56 +0000 (17:35 +0200)
committerYasin <mohammed-yasin.rahman@lip6.fr>
Fri, 12 Sep 2014 15:35:56 +0000 (17:35 +0200)
portal/templates/authority_request_email.html
portal/templates/onelab/onelab_user_request_email.html
portal/templates/slice_request_denied.html
portal/templates/slice_request_email.html
portal/templates/slice_request_validated.html
portal/templates/user_request_denied.html
portal/templates/user_request_validated.html

index bdcd065..2e4b3ba 100644 (file)
@@ -1,4 +1,4 @@
-<img src="{{ STATIC_URL }}img/onelab.png">
+<img src="https://onelab.eu/static/images/onelab.png">
 <br>
 <h1>NEW AUTHORITY REQUEST</h1>
 <br>
index de11037..4947947 100644 (file)
@@ -1,4 +1,4 @@
-<img src="{{ STATIC_URL }}img/onelab.png">     
+<img src="https://onelab.eu/static/images/onelab.png"> 
 <br>
 <h1>NEW USER REQUEST</h1>
 <br>
index 2405490..c381413 100644 (file)
@@ -1,4 +1,4 @@
-<img src="{{ STATIC_URL }}img/onelab.png">
+<img src="https://onelab.eu/static/images/onelab.png">
 <br>
 <p>Dear OneLab user,</p>
 <p></p>
index 3f5f68f..4f86902 100644 (file)
@@ -1,4 +1,4 @@
-<img src="{{ STATIC_URL }}img/onelab.png">
+<img src="https://onelab.eu/static/images/onelab.png">
 <br>
 <h1>NEW SLICE REQUEST</h1>
 <br>
index 9c18227..c508a24 100644 (file)
@@ -1,4 +1,4 @@
-<img src="{{ STATIC_URL }}img/onelab.png">
+<img src="https://onelab.eu/static/images/onelab.png">
 <br>
 <p>Dear OneLab user,</p>
 <p></p>
index 9b954f7..40ad706 100644 (file)
@@ -1,4 +1,4 @@
-<img src="{{ STATIC_URL }}img/onelab.png">
+<img src="https://onelab.eu/static/images/onelab.png">
 <br>
 <p>Dear {{first_name}} {{last_name}},</p>
 <p></p>
index be97941..fc88316 100644 (file)
@@ -1,4 +1,4 @@
-<img src="{{ STATIC_URL }}img/onelab.png">
+<img src="https://onelab.eu/static/images/onelab.png">
 <br>
 <p>Dear {{first_name}} {{last_name}},</p>
 <p></p>