comparison templates/classic/html/file.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 c2908812624a
comparison
equal deleted inserted replaced
2186:3f89c8ffe4f1 2187:3b92a1b7a056
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 List of files - <span tal:replace="config/TRACKER_NAME" />
5 </title> 5 </title>
6 <span metal:fill-slot="body_title" tal:omit-tag="python:1">List of files</span> 6 <span metal:fill-slot="body_title" tal:omit-tag="python:1">List of files</span>
7 <td class="content" metal:fill-slot="content"> 7 <td class="content" metal:fill-slot="content">
8 8
9 <table class="otherinfo"> 9 <table class="otherinfo">

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