Mercurial > p > roundup > code
comparison templates/minimal/html/home.html @ 1976:3a4abf6d48c2
body_title improvement
| author | Richard Jones <richard@users.sourceforge.net> |
|---|---|
| date | Mon, 19 Jan 2004 23:01:10 +0000 |
| parents | 21312a7564fd |
| children | e323c2d54a17 |
comparison
equal
deleted
inserted
replaced
| 1975:30a444b7b212 | 1976:3a4abf6d48c2 |
|---|---|
| 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">Tracker home</title> | 2 <title metal:fill-slot="head_title">Tracker home</title> |
| 3 <td class="page-header-top" metal:fill-slot="body_title"> | 3 <span metal:fill-slot="body_title" tal:omit-tag="python:1">Tracker home</span> |
| 4 <h2>Tracker home</h2> | |
| 5 </td> | |
| 6 <td class="content" metal:fill-slot="content"> | 4 <td class="content" metal:fill-slot="content"> |
| 7 | 5 |
| 8 <!-- | 6 <!-- |
| 9 This is the default body that is displayed when people visit the | 7 This is the default body that is displayed when people visit the |
| 10 tracker. The tag below lists the currently open issues. You may | 8 tracker. The tag below lists the currently open issues. You may |
