summaryrefslogtreecommitdiff
path: root/trunk/gallery/index.template
blob: cbd29911b10378ebae824f650159d40137aa1cf2 (plain)
1
2
3
4
5
6
7
8
9
10
<html>
<head>
<title>%(directorydescription)s</title>
</head>
<h1>%(directorydescription)s</h1>
<ul>%(subdirlist)s</ul>
<ul>
%(indeximagelist)s
</ul>
</html>