File: indextemplate.html

package info (click to toggle)
igal 1.2-5
  • links: PTS
  • area: main
  • in suites: woody
  • size: 108 kB
  • ctags: 11
  • sloc: perl: 505; makefile: 45
file content (24 lines) | stat: -rw-r--r-- 591 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
<html>
<head>
  <title>Index of Pictures</title>
</head>

<body bgcolor="#333333" text="#dddddd" link="#95ddff" vlink="#aaaaaa">

<font face="verdana,sans-serif">
<font size="+3">Index of Pictures</font>

<p><br><center>
<!-- **** please do NOT modify the next line or below it **** -->
<!-- ********** -->
<!-- contents with thumbnails will be inserted here by igal -->
<!-- ********** -->
<!-- **** please do NOT modify the previous line or above it **** -->
</center>

<p><font size="-1">created with 
<a href="http://www.stanford.edu/~epop/igal">igal</a></font>
</font>

</body>
</html>