{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}If you don't have an account yet, you can create one here.{/blocktrans}

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

{/block}