diff templates/minimal/html/page.html @ 1976:3a4abf6d48c2

body_title improvement
author Richard Jones <richard@users.sourceforge.net>
date Mon, 19 Jan 2004 23:01:10 +0000
parents f5c804379c85
children 35b4435d2ef2
line wrap: on
line diff
--- a/templates/minimal/html/page.html	Sat Jan 17 13:49:06 2004 +0000
+++ b/templates/minimal/html/page.html	Mon Jan 19 23:01:10 2004 +0000
@@ -18,7 +18,7 @@
 
 <tr>
  <td class="page-header-left">&nbsp;</td>
- <td class="page-header-top" metal:define-slot="body_title"><h2>name</h2></td>
+ <td class="page-header-top"><h2><span metal:define-slot="body_title">body title</span></h2></td>
 </tr>
 
 <tr>

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