{layout @layout.html} {block content}

{_}forgot_password{/_}

{import forms.html}
{include input, name => 'email', 'type' => 'email', required => true, autofocus => true}
{include input, name => 'submit', value => ('send_password_reset_link'|translate), 'type' => 'submit', class => 'ink-button green'}
{/block} {block style} {include parent} footer { position: fixed; left: 0; bottom: 0; width: 100%; } {/block}