%inherit file="/template.html" />
<%def name="title()">${_("Who are you, then?")}%def>
${_("Login")}
${_("If you already have an account, sign in here.")}
<%include file="/user/login_form.html"/>
${_("Register")}
${_("Creating an account is easy; all you need is a user name, password and email address.")}
<%include file="/user/register_form.html"/>
${_("If you have an account but you've lost your password,
click here.")|n}