Mercurial > p > roundup > code
comparison templates/classic/html/user.index.html @ 2439:3551fbf8cf29
tracker name added to the page title
| author | Alexander Smishlajev <a1s@users.sourceforge.net> |
|---|---|
| date | Fri, 11 Jun 2004 09:12:48 +0000 |
| parents | 97f810f39d16 |
| children | 460eb0209a9e |
comparison
equal
deleted
inserted
replaced
| 2437:f37f3617b9e9 | 2439:3551fbf8cf29 |
|---|---|
| 1 <!-- dollarId: user.index,v 1.3 2002/07/09 05:29:51 richard Exp dollar--> | 1 <!-- dollarId: user.index,v 1.3 2002/07/09 05:29:51 richard Exp dollar--> |
| 2 <tal:block metal:use-macro="templates/page/macros/icing"> | 2 <tal:block metal:use-macro="templates/page/macros/icing"> |
| 3 <title metal:fill-slot="head_title" i18n:translate="">User listing</title> | 3 <title metal:fill-slot="head_title" i18n:translate="">User listing - <span |
| 4 i18n:name="tracker" tal:replace="config/TRACKER_NAME" /></title> | |
| 4 <span metal:fill-slot="body_title" tal:omit-tag="python:1" | 5 <span metal:fill-slot="body_title" tal:omit-tag="python:1" |
| 5 i18n:translate="">User listing</span> | 6 i18n:translate="">User listing</span> |
| 6 <td class="content" metal:fill-slot="content"> | 7 <td class="content" metal:fill-slot="content"> |
| 7 | 8 |
| 8 <span tal:condition="not:context/is_view_ok" | 9 <span tal:condition="not:context/is_view_ok" |
