comparison templates/classic/html/user.index.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 97f810f39d16
comparison
equal deleted inserted replaced
1975:30a444b7b212 1976:3a4abf6d48c2
1 <!-- dollarId: user.index,v 1.3 2002/07/09 05:29:51 richard Exp dollar--> 1 <!-- dollarId: user.index,v 1.3 2002/07/09 05:29:51 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">User listing</title> 3 <title metal:fill-slot="head_title">User listing</title>
4 <td class="page-header-top" metal:fill-slot="body_title"> 4 <span metal:fill-slot="body_title" tal:omit-tag="python:1">User listing</span>
5 <h2>User listing</h2>
6 </td>
7 <td class="content" metal:fill-slot="content"> 5 <td class="content" metal:fill-slot="content">
8 6
9 <span tal:condition="not:context/is_view_ok"> 7 <span tal:condition="not:context/is_view_ok">
10 You are not allowed to view this page. 8 You are not allowed to view this page.
11 </span> 9 </span>

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