From: Yasin Date: Wed, 30 Apr 2014 09:52:01 +0000 (+0200) Subject: registration email: html cleanup X-Git-Tag: myslice-1.1~121^2~13 X-Git-Url: http://git.onelab.eu/?a=commitdiff_plain;h=28d86399c54cd822f484d6e6c5a93c42722eca51;p=unfold.git registration email: html cleanup --- diff --git a/portal/templates/fed4fire/fed4fire_user_request_email.html b/portal/templates/fed4fire/fed4fire_user_request_email.html index f9e91822..5c6801f9 100644 --- a/portal/templates/fed4fire/fed4fire_user_request_email.html +++ b/portal/templates/fed4fire/fed4fire_user_request_email.html @@ -2,10 +2,10 @@

NEW USER REQUEST


-First name : {{first_name}}
-Last name : {{last_name}}
-Authority hrn: {{authority_hrn}}
-Public key : {{public_key}}
-Email : {{email}}
-User hrn : {{user_hrn}}
-Portal url : {{ current_site }}
+First name : {{first_name}}
+Last name : {{last_name}}
+Authority hrn: {{authority_hrn}}
+Public key : {{public_key}}
+Email : {{email}}
+User hrn : {{user_hrn}}
+Portal url : {{ current_site }}
diff --git a/portal/templates/user_request_email.html b/portal/templates/user_request_email.html index f09474ba..4e332ffd 100644 --- a/portal/templates/user_request_email.html +++ b/portal/templates/user_request_email.html @@ -2,10 +2,10 @@

NEW USER REQUEST


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