- adding and authenticating users to/through LDAP
[myslice.git] / portal / templates / fibre / fibre_user_register_complete.html
index 2bd2f0a..cc360eb 100644 (file)
@@ -7,12 +7,14 @@
 </div>
 <div class="row">
   <h3>Sign up information received.</h3>
-  <p>You can now log in to the portal. You will have limited access. </p>
-  <p>To gain full access, two steps are required:</p>
+    <p>To gain full access, two steps are required:</p>
   <ul>
-       <li>1. You confirm your signup request by clicking on the link in the email that we have sent to your email address.</li>
-       <li>2. A manager from your organization validates your request. (We have sent email to your organisation's registered managers.)</li>
-  </ul>                
+       <li>1. You confirm your signup request by clicking on the link in the email that we have sent to your email address.( Please verify your spam folder. )</li>
+       <li>2. A manager from the {{ REQINST }} will analize your request. (We have sent email to your organization's registered managers.)</li>
+  </ul>
+       <p></p>
+       <p></p>
+       <div><button type="button" class="btn btn-onelab" onclick="window.location.href='/'">Home</button></div>                
 </div>
 
 {% endblock %}