Project emails: generic template works for both onelab and f4f
[unfold.git] / portal / templates / project_request_denied.html
@@ -1,19 +1,19 @@
-<img src="https://portal.fed4fire.eu/static/img/f4f-logo.png" width="80px">
+<img src="{{current_site}}/static/img/{{theme.logo}}" width="80px">
 <br>
-<p>Dear Fed4FIRE user,</p>
+<p>Dear {{theme.label}} user,</p>
 <p></p>
-<p>You have recently requested a project in the Fed4FIRE portal.</p>
+<p>You have recently requested a project in the {{theme}} 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>
+<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 Fed4FIRE.</p>
+<p>We wish you a fruitful user experience on {{{{theme.label}}}}.</p>
 <br>
 <p>Yours sincerely,</p>
-<p>The Fed4FIRE team</p>
+<p>The {{{{theme.label}}}} team</p>