the loupe is an ordinary image, no form button
[phpfspot.git] / templates / welcome.tpl
index 1c1ec19f9466ffb4f9180e0c8b70f706671e2e59..992b9571792c11064421d80f6a5c56ceb6979f25 100644 (file)
@@ -1,3 +1,28 @@
-welcome in the finest photo gallery for F-Spot<br />
+<!-- welcome -->
+<table>
+ <tr>
+  <td class="index_header" style="text-align: left;">
+   Welcome to the finest photo gallery for F-Spot<br />
+  </td>
+ </tr>
+ <tr>
+  <td>
+   <div id='single'>
+   <table>
+    <tr>
+     <td>
+This application targets to provide an easy way, to presentate<br />
+your f-spot pictures in the web, in a way you don't need any of<br />
+current web2.0 providers or setup complex apps like gallery<br />
 <br />
-<a href="javascript:showPhotoIndex();">Click here if you want to see your photo index</a>
+I suggest that you change this text after you have finished the installation ;)
+<br /><br />
+<a href="javascript:showPhotoIndex();">Click here to take a look on your photo index</a>
+     </td>
+    </tr>
+   </table>
+   </div>
+  </td>
+ </tr>
+</table>
+<!-- /welcome -->