Updated templates
authorYasin Rahman <loic.baron@lip6.fr>
Wed, 20 May 2015 15:56:48 +0000 (17:56 +0200)
committerYasin Rahman <loic.baron@lip6.fr>
Wed, 20 May 2015 15:56:48 +0000 (17:56 +0200)
portal/templates/join_request_denied.html
portal/templates/project_request_denied.html

index 1d6db00..e0b12c7 100644 (file)
@@ -1,4 +1,4 @@
-<img src="{{current_site}}/static/img/f4f-logo.png" width="80px">
+<img src="{{current_site}}/static/img/{{theme.logo}}" width="80px">
 <br>
 <p>Dear {{theme.label}} user,</p>
 <p></p>
index 2824e2d..158ad11 100644 (file)
@@ -3,17 +3,14 @@
 <p>Dear {{theme.label}} user,</p>
 <p></p>
 <p>You have recently requested a project in the {{theme.label}} portal.</p>
-<br>
+
 <b>Project name  :</b> {{project_name}}</br>
 <b>Authority     :</b> {{authority_hrn}}</br>
 <b>Email         :</b> {{email}}</br>
 <b>Purpose       :</b> {{purpose}}</br>
-<p></p>
-<br>
+
 <p>We regret to inform you that, a manager of your institution has rejected your request. Please contact the manager of your institution for further information. 
 For any other queries, please contact us by replying to this email.</p>
-<br>
 <p>We wish you a fruitful user experience on {{theme.label}}.</p>
-<br>
 <p>Yours sincerely,</p>
 <p>The {{theme.label}} team</p>