From e01a96393bd8315c111491ec2f4334d5e78ddd97 Mon Sep 17 00:00:00 2001 From: richard Date: Tue, 20 Aug 2002 05:47:47 +0000 Subject: [PATCH] tweak git-svn-id: http://svn.roundup-tracker.org/svnroot/roundup/trunk@976 57a73879-2fb5-44c3-a270-3262357dd7e2 --- doc/templating.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/templating.txt b/doc/templating.txt index c15e6ee..8a336b5 100644 --- a/doc/templating.txt +++ b/doc/templating.txt @@ -2,7 +2,7 @@ HTML Templating Mechanisms ========================== -:Version: $Revision: 1.5 $ +:Version: $Revision: 1.6 $ Current Situation and Issues ============================ @@ -116,7 +116,7 @@ variables defined: Accesses through a class (either through *class* or *db.*): - class HTMLItem: + class HTMLClass: def __getattr__(self, attr): ''' return an HTMLItem instance ''' def classhelp(self, ...) -- 2.30.2