lien pour nouveau compte

This commit is contained in:
fpeters 2004-01-03 19:56:40 +00:00
parent 1b57f457fd
commit e043683648
1 changed files with 1 additions and 0 deletions

View File

@ -41,6 +41,7 @@
<a class="button user" tal:condition="user" tal:attributes="href user.getUrl()" tal:content="user">userName</a>
<span tal:condition="not user" tal:translate="">You are not logged in</span>
<span metal:use-macro="buttons.tal/login">login</span>
<span metal:use-macro="buttons.tal/newAccount">newAccount</span>
<span metal:use-macro="buttons.tal/preferences">preferences</span>
<span metal:use-macro="buttons.tal/admin">admin</span>
<span metal:use-macro="buttons.tal/logout">logout</span>