The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
<%Page path="/bits/header"%>

<DIV ALIGN="center"><H1>New Login Account</H1></DIV>
<P>

<DIV ALIGN="center">

<FORM METHOD="GET" ACTION="new.html">
<%Account
  mode="edit-object"
  uri="/Customers"
  form.path="/bits/commerce/account/edit-form"
  success.path="/bits/commerce/account/edit-success"
%>
</FORM>
<P>

<%Condition
  default.path="/bits/commerce/admin/account/footer-accounts"
  default.pass
%>

</DIV>

<%Page path="/bits/footer"%>