support email style
authorCiro Scognamiglio <ciro.scognamiglio@cslash.net>
Thu, 31 Jul 2014 11:09:55 +0000 (13:09 +0200)
committerCiro Scognamiglio <ciro.scognamiglio@cslash.net>
Thu, 31 Jul 2014 11:09:55 +0000 (13:09 +0200)
portal/templates/activate_user.html
portal/templates/email_default_recipients.txt
portal/templates/email_default_sender.txt

index cbad91c..494b65c 100644 (file)
@@ -10,19 +10,20 @@ Email: {{email}}<br>
 
 <p></p>
 <p>
-You may now log 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:
+You may now <a href="http://{{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:
 </p>
 
-<ul>
-<li>1. You confirm that you have indeed made this request by clicking on the following link: <br>
+<ul style="list-style-type:decimal;">
+<li>
+You confirm that you have indeed made this request by clicking on the following link: <br>
        <a href={{validation_link}}>{{validation_link}}</a> 
-               <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>
+       <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>
 </li>
 <li>
-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.
+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.
 </li>
 </ul>
 <p>
-We look forward to welcoming you to OneLab. You will find answers to frequently asked questions <a href="http://{{current_site}}/portal/support/">here</a>. 
-Please don't hesitate to <a href="http://{{current_site}}/portal/contact/">contact us</a> with any additional questions that you might have.
+We look forward to welcoming you to OneLab. You will find answers to frequently asked questions <a href="http://{{current_site}}/support/">here</a>. 
+Please don't hesitate to <a href="http://{{current_site}}/contact/">contact us</a> with any additional questions that you might have.
 </p>
index c0f206f..33b2c46 100644 (file)
@@ -1 +1 @@
-support@onelab.eu
+OneLab Support <support@onelab.eu>
\ No newline at end of file
index c0f206f..33b2c46 100644 (file)
@@ -1 +1 @@
-support@onelab.eu
+OneLab Support <support@onelab.eu>
\ No newline at end of file