{{!-- This subscribe template is used to display the form where users can subscribe. You need to enable the subscription feature first. --}}
{{hidden}}
{{input_email id=input_id class=input_class placeholder=placeholder value=email autofocus=autofocus}}
{{script}} {{#if error}}

{{t "Email cannot be blank."}}

{{/if}}