{extends "idf/base-simple.html"} {block docclass}yui-t2{/block} {block body}
{if $error}

{$error}

{/if}

{trans 'What is your account information?'}

{trans 'My login is'}
{trans 'My password is'}

| {trans 'I lost my password!'}

{/block} {block context}

{trans 'Welcome.'}

{aurl 'url', 'IDF_Views::register', array()}

{blocktrans}You can create an account if you don't have one yet.{/blocktrans}

{trans 'It takes less than a minute to create your account.'}

{/block}