some style fixes
[phpfspot.git] / templates / welcome.tpl
index 1c1ec19f9466ffb4f9180e0c8b70f706671e2e59..05298871625be369c41805a881bcefe685b3bb1a 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 />
+I suggest that you change this text after you have finished the installation ;)
+<br /><br />
 <a href="javascript:showPhotoIndex();">Click here if you want to see your photo index</a>
+     </td>
+    </tr>
+   </table>
+   </div>
+  </td>
+ </tr>
+</table>
+<!-- /welcome -->