projects
/
zzz-floof.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Added User Pages, which you can now display galleries on. Also detected
[zzz-floof.git]
/
floof
/
templates
/
account
/
register.mako
diff --git
a/floof/templates/account/register.mako
b/floof/templates/account/register.mako
index
485012c
..
2de23a4
100644
(file)
--- a/
floof/templates/account/register.mako
+++ b/
floof/templates/account/register.mako
@@
-2,7
+2,7
@@
<p>Registering from <strong>${c.identity_url}</strong>.</p>
<p>Registering from <strong>${c.identity_url}</strong>.</p>
-${h.form(url
.current(action=
'register_finish'), method='POST')}
+${h.form(url
(
'register_finish'), method='POST')}
<dl class="form">
<dt>Username</dt>
<dd>${h.text('username', value=c.username)}</dd>
<dl class="form">
<dt>Username</dt>
<dd>${h.text('username', value=c.username)}</dd>