Update of /cvsroot/tbase/applications/adfundum/webapp
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv724/webapp
Added Files:
index.tb
Log Message:
Initial checkin
--- NEW FILE: index.tb ---
[parser:adfundum.view.parsers.RootParser]
[part:top]
<html>
<head>
<title>Dit is de hoofd pagina</title>
</head>
<body>
<p>Deze pagina wordt geparsed door de RootParser.<br/>De RootParser parsed alleen het part 'top' op dit moment. Ga je gang.</p>
<body>
</html>
|