1
0
Fork 0
gnuviechadmin-historic/frontend/web/index.xml
Jan Dittberner bf7992a600 - initial work on a mod_python based web frontend
- add logs to svn:ignore
- use psycopg2 in backend


git-svn-id: file:///home/www/usr01/svn/gnuviechadmin/gnuviech.info/gnuviechadmin/trunk@198 a67ec6bc-e5d5-0310-a910-815c51eb3124
2006-11-04 20:24:36 +00:00

10 lines
102 B
XML

<html>
<head>
<title>$title</title>
</head>
<body>
<h1>$title</h1>
<p>Hits: $hits</p>
</body>
</html>