<%inherit file="/base.mako"/>

Register a New User

${h.auth_token_hidden_field()} ## If you used a password to authenticate, we'll ask for ## one. Otherwise, we assume you didn't use our authn stack to ## authenticate % if request.environ.get('AUTH_TYPE') == 'basic': % endif
${h.text('username', size=32)}
${h.password('password', size=32)}
${h.password('confirm_password', size=32)}
${h.text('name', size=32)}
Resident

Residents are included by default in new expenditures.