From: Yasin Date: Tue, 15 Jul 2014 14:09:48 +0000 (+0200) Subject: RegEmail: text updated X-Git-Tag: myslice-1.0~57^2^2~3 X-Git-Url: http://git.onelab.eu/?a=commitdiff_plain;h=f1e66c4c58d28d701bb493af14a6cfceee374b4d;p=myslice.git RegEmail: text updated --- diff --git a/portal/templates/onelab/onelab_user_request_email.html b/portal/templates/onelab/onelab_user_request_email.html new file mode 100644 index 00000000..fa0e896b --- /dev/null +++ b/portal/templates/onelab/onelab_user_request_email.html @@ -0,0 +1,18 @@ + +
+

NEW USER REQUEST

+
+

You are receiving this request because we have you listed as a manager at an organization that uses OneLab.

+

If you believe that you have received this message in error, or if you have any questions, kindly contact support@onelab.eu.

+
+First name : {{first_name}}
+Last name : {{last_name}}
+Organization : {{organization}}
+Authority hrn: {{authority_hrn}}
+Public key : {{public_key}}
+Email : {{email}}
+User hrn : {{user_hrn}}
+Portal url : {{ current_site }}
+

+

You can validate the user here.

+

Please note that the validation request will only become visible to you on the OneLab portal once the user has confirmed his/her email address.

diff --git a/portal/templates/onelab/onelab_user_request_email.txt b/portal/templates/onelab/onelab_user_request_email.txt new file mode 100644 index 00000000..b782e71f --- /dev/null +++ b/portal/templates/onelab/onelab_user_request_email.txt @@ -0,0 +1,19 @@ +NEW USER REQUEST + +You are receiving this request because we have you listed as a manager at an organization that uses OneLab. +If you believe that you have received this message in error, or if you have any questions, kindly contact support@onelab.eu. + +First name : {{first_name}} +Last name : {{last_name}} +Organization :{{organization}} +Authority hrn: {{authority_hrn}} +Public key : {{public_key}} +Email : {{email}} +User hrn : {{user_hrn}} +Portal url : {{ current_site }} + +You can validate the user here: http://{{current_site}}/portal/validate + +Please note that the validation request will only become visible to you on the OneLab portal once the user has confirmed his/her email address. + +