ngx-fancyindex/template.html

54 lines
1.0 KiB
HTML
Raw Normal View History

2007-08-24 11:47:59 +00:00
<!-- var t01_head1 -->
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<style type="text/css">
body, html {
background: #fff;
}
tr.o {
background: #eee;
}
th {
font-weight: bold;
background: #ddd;
}
</style>
<meta http-equiv="content-type" content="text/html; charset=utf-8"/>
<title>Index of
<!-- var t02_head2 -->
</title>
</head>
<!-- var t03_body1 -->
<body>
<h1>
<!-- var t04_body2 -->
</h1>
<!-- var t05_list1 -->
<table>
<colgroup>
<col width="55%"/>
<col width="20%" style="text-align: right"/>
<col width="25%"/>
</colgroup>
<thead>
<tr>
<th>File Name</th>
<th>File Size</th>
<th>Date</th>
</tr>
</thead>
<tbody>
<tr>
<td colspan="3"><a href="../">Parent Directory</a></td>
</tr>
<!-- var t06_list2 -->
</tbody>
</table>
<!-- var t07_body3 -->
<!-- var t08_body4 -->
<!-- var t09_foot1 -->
</body>
</html>