X-Git-Url: http://git.veekun.com/zzz-floof.git/blobdiff_plain/29dd9f09e93699ac14cd80ea192794ff04cd8f35..69d5189cc4fb2ca63418a0741bf744cf5fee8bc9:/floof/templates/account/register.mako diff --git a/floof/templates/account/register.mako b/floof/templates/account/register.mako index 485012c..2de23a4 100644 --- a/floof/templates/account/register.mako +++ b/floof/templates/account/register.mako @@ -2,7 +2,7 @@

Registering from ${c.identity_url}.

-${h.form(url.current(action='register_finish'), method='POST')} +${h.form(url('register_finish'), method='POST')}
Username
${h.text('username', value=c.username)}