summaryrefslogtreecommitdiff
path: root/t/cmp/index.names
blob: c682ae1b21e9774da35e8850158503f41998c4ed (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN"
	"http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en">
<head>
	<title>dthumb</title>
	<meta http-equiv="Content-Type" content="text/html;charset=utf-8"/>
	<link rel="stylesheet" type="text/css" href=".dthumb/main.css"/>
	<link rel="stylesheet" type="text/css" href=".dthumb/lightbox.css"/>
	<script type="text/javascript" src=".dthumb/lightbox.js"></script>
</head>
<body><div>
<div class="image-container">
	<a rel="lightbox" href="one.png" title="one.png">
		<img src="t/imgdir/.thumbs/one.png" alt="one.png" /></a>
	<br />
	<a style="text-decoration: none;" href="one.png">one.png</a>
</div>
<div class="image-container">
	<a rel="lightbox" href="two.png" title="two.png">
		<img src="t/imgdir/.thumbs/two.png" alt="two.png" /></a>
	<br />
	<a style="text-decoration: none;" href="two.png">two.png</a>
</div>
</div>
</body>
</html>