@ -54,7 +54,7 @@
<h2 class= "energie" > Become Cooperator</h2> <br />
<h2 class= "energie" > Become Cooperator</h2> <br />
<div class= "row" >
<div class= "row" >
<div class= "col-md-8" >
<div class= "col-md-8" >
<form action= "/subscription/subscribe_share" method= "post" class= "form-horizontal mt32" enctype= "multipart/form-data" >
<form method= "post" class= "form-horizontal mt32" enctype= "multipart/form-data" >
<p style= "color:red;" > <t t-esc= "error_msg" /> </p>
<p style= "color:red;" > <t t-esc= "error_msg" /> </p>
<input type= "hidden" name= "csrf_token" t-att-value= "request.csrf_token()" />
<input type= "hidden" name= "csrf_token" t-att-value= "request.csrf_token()" />
@ -90,7 +90,7 @@
<label class= "col-md-3 col-sm-4 control-label" for= "confirm_email" > Confirm Email</label>
<label class= "col-md-3 col-sm-4 control-label" for= "confirm_email" > Confirm Email</label>
<div class= "col-md-7 col-sm-8 bottom-line" style= "padding-bottom:20px" >
<div class= "col-md-7 col-sm-8 bottom-line" style= "padding-bottom:20px" >
<input type= "confirm_email" class= "form-control mandatory-field" name= "confirm_email"
<input type= "confirm_email" class= "form-control mandatory-field" name= "confirm_email"
t-att-required="not logg ed" t-att-readonly="logged"
required="requir ed" t-att-readonly="logged"
t-attf-value="#{confirm_email or ''}" placeholder="didier.bourdon@bees-coop.be"/>
t-attf-value="#{confirm_email or ''}" placeholder="didier.bourdon@bees-coop.be"/>
</div>
</div>
</div>
</div>
@ -178,8 +178,8 @@
<td >
<td >
<input type= "text" class= "form-control mandatory-field" name= "city"
<input type= "text" class= "form-control mandatory-field" name= "city"
required="required" t-att-readonly="logged"
required="required" t-att-readonly="logged"
t-attf-value="#{city or ''}" placeholder="Bruxelles"/>
</td>
t-attf-value="#{city or ''}" placeholder="Bruxelles"/>
</td>
</tr>
</tr>
</table>
</table>
</div>
</div>
@ -311,7 +311,7 @@
<table style= "margin-left:195px" >
<table style= "margin-left:195px" >
<tr >
<tr >
<td width= "80%" >
<td width= "80%" >
<div class= "g-recaptcha" t-att-data-sitekey= "website.recaptcha_site_key" data-theme= "green" /> <br />
<div class= "g-recaptcha" t-att-data-sitekey= "website.recaptcha_site_key" data-theme= "green" /> <br />
</td>
</td>
<td >
<td >
<div class= "form-group" >
<div class= "form-group" >
@ -319,7 +319,7 @@
<button class= "btn btn-primary btn-lg" > Send</button>
<button class= "btn btn-primary btn-lg" > Send</button>
</div>
</div>
</div>
</div>
</td>
</td>
</tr>
</tr>
</table>
</table>
@ -341,7 +341,7 @@
<h2 class= "energie" > Become Cooperator</h2> <br />
<h2 class= "energie" > Become Cooperator</h2> <br />
<div class= "row" >
<div class= "row" >
<div class= "col-md-8" >
<div class= "col-md-8" >
<form action= "/subscription/subscribe_share" method= "post" class= "form-horizontal mt32" enctype= "multipart/form-data" >
<form method= "post" class= "form-horizontal mt32" enctype= "multipart/form-data" >
<p style= "color:red;" > <t t-esc= "error_msg" /> </p>
<p style= "color:red;" > <t t-esc= "error_msg" /> </p>
<input type= "hidden" name= "csrf_token" t-att-value= "request.csrf_token()" />
<input type= "hidden" name= "csrf_token" t-att-value= "request.csrf_token()" />