comparison templates/classic/html/file.index.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 3b92a1b7a056
comparison
equal deleted inserted replaced
1975:30a444b7b212 1976:3a4abf6d48c2
1 <!-- dollarId: file.index,v 1.4 2002/01/23 05:10:27 richard Exp dollar--> 1 <!-- dollarId: file.index,v 1.4 2002/01/23 05:10:27 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"> 3 <title metal:fill-slot="head_title">
4 <span tal:replace="config/TRACKER_NAME" />: List of files 4 <span tal:replace="config/TRACKER_NAME" />: List of files
5 </title> 5 </title>
6 <td class="page-header-top" metal:fill-slot="body_title"> 6 <span metal:fill-slot="body_title" tal:omit-tag="python:1">List of files</span>
7 <h2>List of files</h2>
8 </td>
9 <td class="content" metal:fill-slot="content"> 7 <td class="content" metal:fill-slot="content">
10 8
11 <table class="otherinfo"> 9 <table class="otherinfo">
12 <tr><th style="padding-right: 10">Download</th> 10 <tr><th style="padding-right: 10">Download</th>
13 <th style="padding-right: 10">Content Type</th> 11 <th style="padding-right: 10">Content Type</th>

Roundup Issue Tracker: http://roundup-tracker.org/