<xf:textboxrow name="{$fieldName}" value="{$value}" type="email" autocomplete="email" required="required"
maxlength="{{ max_length($xf.visitor, 'email') }}"
label="{{ phrase('email') }}"
hint="{{ phrase('required') }}"
explain="<b>Note</b>: Check both your inbox and spam folder for the confirmation email sent to the address above before resending another." />