{{! This is required for the form to work correctly }} {{hidden}}
{{input_email class=input_class placeholder=placeholder value=email autofocus=autofocus}}
{{! This is used to get extra info about where this subscriber came from }} {{script}}
{{#if error}}

{{{error.message}}}

{{/if}}