- adding and authenticating users to/through LDAP
[myslice.git] / portal / templates / fibre / fibre_activate_user.html
1 <img src="https://146.164.47.246:27486/static/img/fibre-logo.gif" width="217" height="100">
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 Organization: {{organization}}<br>
7 First name: {{first_name}}<br>
8 Last name: {{last_name}}<br>
9 Username : {{ username }} <br>
10 Email: {{email}}<br>
11
12 <p></p>
13 <p>
14  To gain full access, two steps are required:
15 </p>
16
17 <ul>
18 <li>1. You confirm that you have indeed made this request by clicking on the following link: <br>
19         <a href={{validation_link}}>{{validation_link}}</a> 
20                 <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>
21 </li>
22 <li>
23 2. A manager from your organization validates your request. Upon confirmation of your signup request, we will send an email to the managers at your organization with a validation request.
24 </li>
25 </ul>
26 <p>
27 We look forward to welcoming you to Myslice. You will find answers to frequently asked questions <a href="https://{{current_site}}/portal/support/">here</a>. 
28 Please don't hesitate to <a href="https://{{current_site}}/portal/contact/">contact us</a> with any additional questions that you might have.
29 </p>