Update of /cvsroot/tbase/applications/adfundum/webapp
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv3019/webapp
Modified Files:
index.tb
Log Message:
Template and parser change (example stage)
Index: index.tb
===================================================================
RCS file: /cvsroot/tbase/applications/adfundum/webapp/index.tb,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -d -r1.1 -r1.2
*** index.tb 24 Mar 2006 15:18:33 -0000 1.1
--- index.tb 24 Mar 2006 15:22:27 -0000 1.2
***************
*** 7,10 ****
--- 7,11 ----
<body>
<p>Deze pagina wordt geparsed door de RootParser.<br/>De RootParser parsed alleen het part 'top' op dit moment. Ga je gang.</p>
+ <p>De klasse-naam van de rootparser is '[token:classname]'</p>
<body>
</html>
|