settings secret_key from myslice.ini, current_site get the url from request.META...
[unfold.git] / portal / templates / project_request_denied.html
1 <img src="{{current_site}}/static/img/{{theme.logo}}" width="80px">
2 <br>
3 <p>Dear {{theme.label}} user,</p>
4 <p></p>
5 <p>You have recently requested a project in the {{theme}} portal.</p>
6 <br>
7 <b>Project name  :</b> {{project_name}}</br>
8 <b>Authority     :</b> {{authority_hrn}}</br>
9 <b>Email         :</b> {{email}}</br>
10 <b>Purpose       :</b> {{purpose}}</br>
11 <p></p>
12 <br>
13 <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. 
14 For any other queries, please contact us by replying to this email.</p>
15 <br>
16 <p>We wish you a fruitful user experience on {{{{theme.label}}}}.</p>
17 <br>
18 <p>Yours sincerely,</p>
19 <p>The {{{{theme.label}}}} team</p>