Mercurial > p > roundup > code
comparison templates/classic/html/msg.index.html @ 2187:3b92a1b7a056
tracker name at end of page title (rfe [SF#926840])
| author | Richard Jones <richard@users.sourceforge.net> |
|---|---|
| date | Mon, 05 Apr 2004 23:48:56 +0000 |
| parents | 3a4abf6d48c2 |
| children | 97f810f39d16 |
comparison
equal
deleted
inserted
replaced
| 2186:3f89c8ffe4f1 | 2187:3b92a1b7a056 |
|---|---|
| 1 <tal:block metal:use-macro="templates/page/macros/icing"> | 1 <tal:block metal:use-macro="templates/page/macros/icing"> |
| 2 <title metal:fill-slot="head_title"> | 2 <title metal:fill-slot="head_title"> |
| 3 <span tal:replace="config/TRACKER_NAME" />: List of messages | 3 List of messages - |
| 4 <span tal:replace="config/TRACKER_NAME" /> | |
| 4 </title> | 5 </title> |
| 5 <span metal:fill-slot="body_title" tal:omit-tag="python:1">Message listing</span> | 6 <span metal:fill-slot="body_title" tal:omit-tag="python:1">Message listing</span> |
| 6 <td class="content" metal:fill-slot="content"> | 7 <td class="content" metal:fill-slot="content"> |
| 7 <table class="messages" tal:condition="request/filter"> | 8 <table class="messages" tal:condition="request/filter"> |
| 8 <tr><th colspan=2 class="header">Messages</th></tr> | 9 <tr><th colspan=2 class="header">Messages</th></tr> |
