Parent: [d6ddb9] (diff)

Child: [05fe60] (diff)

Download this file

index.html    28 lines (26 with data), 869 Bytes

 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
27
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<title>Recoll Screenshots</title>
<link type="text/css" rel="stylesheet" href="../styles/style.css">
</head>
<body>
<body>
<div class="rightlinks">
<ul>
<li><a href="../index.html">Home</a></li>
<li><a href="../download.html">Downloads</a></li>
<li><a href="../usermanual/index.html">User manual</a></li>
</ul>
</div>
<div class="content">
<h1>Screenshots</h1>
<a href="recoll0.html"><img src="recoll0-thumb.png"></a>
<a href="recoll1.html"><img src="recoll1-thumb.png"></a>
<a href="recoll2.html"><img src="recoll2-thumb.png"></a>
<a href="recoll3.html"><img src="recoll3-thumb.png"></a>
<a href="recoll4.html"><img src="recoll4-thumb.png"></a>
<a href="recoll5.html"><img src="recoll5-thumb.png"></a>
</div>
</body>
</html>