Child: [5f022b] (diff)

Download this file

index.html    27 lines (25 with data), 811 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
<!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>
</div>
</body>
</html>