Switch to side-by-side view

--- a/website/pics/index.html
+++ b/website/pics/index.html
@@ -1,9 +1,30 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
+
 <html>
   <head>
-    <title>Photos</title>
+    <title>Recoll screenshots</title>
+
+    <meta name="generator" content="HTML Tidy, see www.w3.org">
+    <meta name="Author" content="Jean-Francois Dockes">
+    <meta name="Description" content=
+    "recoll is a simple full-text search system for unix and linux
+    based on the powerful and mature xapian engine">
+    <meta name="Keywords" content=
+    "full text search, desktop search, unix, linux">
+    <meta http-equiv="Content-language" content="en">
+    <meta http-equiv="content-type" content="text/html; charset=utf-8">
+    <meta name="robots" content="All,Index,Follow">
+
+    <link type="text/css" rel="stylesheet" href="../styles/style.css">
   </head>
+
   <body>
+    
+    <div class="content">
+
+      <h1>Recoll Screenshots</h1>
+	<li><a href="../index.html">Back to Recoll home</a></li>
+      
 <table>
 <tr>
         <td align="center"><a href="recoll0.html"><img src="recoll0-thumb.png"></a></td>
@@ -19,4 +40,5 @@
 </tr>
 <tr>
         <td align="center"><a href="recoll-HTML_search_results.html"><img src="recoll-HTML_search_results-thumb.png"></a></td>
-</tr></table></body></html>
+</tr></table>
+</body></html>