Mercurial > p > roundup > code
comparison templates/classic/html/page.html @ 3118:246c04b1485d
incorrect version
| author | Richard Jones <richard@users.sourceforge.net> |
|---|---|
| date | Fri, 28 Jan 2005 03:58:40 +0000 |
| parents | 460eb0209a9e |
| children | 7308c3c5a943 |
comparison
equal
deleted
inserted
replaced
| 3117:460eb0209a9e | 3118:246c04b1485d |
|---|---|
| 117 <a tal:attributes="href python:request.indexargs_href('', | 117 <a tal:attributes="href python:request.indexargs_href('', |
| 118 {'@action':'logout'})" i18n:translate="">Logout</a> | 118 {'@action':'logout'})" i18n:translate="">Logout</a> |
| 119 </p> | 119 </p> |
| 120 <p class="userblock"> | 120 <p class="userblock"> |
| 121 <b i18n:translate="">Help</b><br> | 121 <b i18n:translate="">Help</b><br> |
| 122 <a href="http://roundup.sourceforge.net/doc-0.7/" | 122 <a href="http://roundup.sourceforge.net/doc-0.8/" |
| 123 i18n:translate="">Roundup docs</a> | 123 i18n:translate="">Roundup docs</a> |
| 124 </p> | 124 </p> |
| 125 </td> | 125 </td> |
| 126 <td> | 126 <td> |
| 127 <p tal:condition="options/error_message | nothing" class="error-message" | 127 <p tal:condition="options/error_message | nothing" class="error-message" |
