Project emails: generic template works for both onelab and f4f
[unfold.git] / portal / templates / project_request_validated.html
@@ -1,8 +1,8 @@
-<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.label}} portal.</p>
 <br>
 <b>Project name  :</b> {{project_name}}</br>
 <b>Authority     :</b> {{authority_hrn}}</br>
 <b>Purpose       :</b> {{purpose}}</br>
 <p></p>
 <p>
-       We are pleased to inform you that a manager from your institution has validated your project request on the Fed4FIRE portal. 
+       We are pleased to inform you that a manager from your institution has validated your project request on the {{theme.label}} portal. 
        You can now create slices and start experimenting.
 </p>
 <p></p>
-<p>We wish you a fruitful user experience with the Fed4FIRE portal.</p>
+<p>We wish you a fruitful user experience with the {{theme.label}} portal.</p>
 <p></p>
 <p>Yours sincerely,</p>
-<p>The Fed4FIRE team</p>
+<p>The {{theme.label}} team</p>