Mercurial > p > roundup > code
view roundup/templates/classic/html/query.item @ 1144:db13f46cb5f9
password edit now has a confirmation field
registration error punts back to register page
| author | Richard Jones <richard@users.sourceforge.net> |
|---|---|
| date | Sun, 15 Sep 2002 22:41:15 +0000 |
| parents | 7e193bbda38e |
| children | b862bbf2067a |
line wrap: on
line source
<span tal:condition="not:context/is_edit_ok"> You are not allowed to view this page. </span> <span tal:condition="context/is_edit_ok" tal:content="structure context/renderQueryForm" />
