themes/connections/footer.tpl
changeset 0 902822492a68
child 33 143d3ee32f3c
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/themes/connections/footer.tpl	Wed Jun 13 16:03:00 2007 -0400
@@ -0,0 +1,30 @@
+
+            <!-- FINISH CONTENT -->
+            </div>
+            
+            <div class="post-info"></div>
+            <div class="post-footer">&nbsp;</div>
+            
+            </div>
+            
+          </div> <!-- div.post -->
+          
+        </div> <!-- div#content -->
+        
+        <!-- BEGINNOT in_admin -->
+        <div id="sidebar">
+        
+          {SIDEBAR_LEFT}
+          {SIDEBAR_RIGHT}
+        
+        </div> <!-- div sidebar -->
+        <!-- END in_admin -->
+      
+        <p id="footer">
+          {COPYRIGHT}<br />
+          Powered by <a href="http://enano.homelinux.org">Enano</a>  |  Theme by <a href="http://www.vanillamist.com/">Patricia Muller</a>  |  <a href="http://validator.w3.org/check?uri=referer">Valid XHTML 1.1</a>  |  <a href="http://jigsaw.w3.org/css-validator/validator?profile=css2&amp;warning=2&amp;uri={REQUEST_URI}">Valid CSS</a>  |  [[Stats]]
+        </p>
+        </div>
+      </div> <!-- div rap -->
+  </body>
+</html>