{m.email_login()}

{m.email_login()}

{#if error}

{error}. {m.please_try_again()}

{:else if success}

{m.an_email_has_been_sent_to_the_provided_email_if_it_exists_in_the_system()}

{:else}

{m.enter_your_email_address_to_receive_an_email_with_a_login_code()}

{/if}