[glade-web] better divs



commit 45a88a15453610877d20e45577a48639685ac5bf
Author: Tristan Van Berkom <tristan van berkom gmail com>
Date:   Tue Jul 21 19:31:59 2009 -0400

    better divs

 index.src |    4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)
---
diff --git a/index.src b/index.src
index 1b40150..64a2d69 100644
--- a/index.src
+++ b/index.src
@@ -1,6 +1,7 @@
 <!--stp:include('head.src') -->
 
     <div id="body">
+    <div>
 
     <p class="thumb">
     <a class="thumb" href="images/glade-main-page.png">
@@ -27,7 +28,7 @@
     </p>
     </div>
 
-    <div id="body">
+    <div>
     <br>
     <h2>Latest news</h2>
     <div>
@@ -36,6 +37,7 @@
     </div>
 <!--stp:include('newsitems-index.src') -->
     </div>
+    </div>
 
 <!--stp:include('foot.src') -->
 



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]