15 lines
473 B
HTML
15 lines
473 B
HTML
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
|
|
<html>
|
|
<head>
|
|
<title>Photo</title>
|
|
</head>
|
|
<body>
|
|
<p><a href="recoll2.html">Prev</a> <a href="..">Up</a>
|
|
<a href="recoll4.html">Next</a>
|
|
<a href="recoll3.png">Raw Image</a></p>
|
|
<p>A result list from which the native application (firefox)
|
|
was started by clicking the Edit link.</p>
|
|
<p><img height="90%" src="recoll3.png"></p>
|
|
</body>
|
|
</html>
|