F4F logo fixed. width needs to be adjusted
[unfold.git] / portal / templates / fed4fire / fed4fire_activate_user.html
1 <img src="https://portal.fed4fire.eu/static/img/f4f-logo.png">
2 <br>
3 <p>We have received a user signup request for your email address at {{current_site}}</p>
4 <p>You have the following user details:</p>
5
6 First name: {{first_name}}<br>
7 Last name: {{last_name}}<br>
8 Email: {{email}}<br>
9
10 <p></p>
11 <p>
12 You may now <a href="{{current_site}}">log</a> in to the portal using your email address and the password that you provided, but your access will be limited. To gain full access, two steps are required:
13 </p>
14
15 <ul style="list-style-type:decimal;">
16 <li>
17 You must confirm that you have indeed made this request by clicking on the following link: <br>
18         <a href={{validation_link}}>{{validation_link}}</a> 
19         <ul><li>If you did not make this request, we apologise. You may disregard this email or you may advise us the error by replying to this email.</li></ul>
20 </li>
21 <li>
22 A manager from your organization must also validate your request. Upon confirmation of your signup request, we will send an email to the managers at your organization with a validation request.
23 </li>
24 </ul>
25 <p>
26 We look forward to welcoming you to Fed4FIRE portal. You will find answers to frequently asked questions <a href="{{current_site}}/support/">here</a>. 
27 Please don't hesitate to <a href="{{current_site}}/contact/">contact us</a> with any additional questions that you might have.
28 </p>