connections/footer.tpl
changeset 4 ffba60211d61
child 5 d8d8c482856f
child 6 4cda37e72da2
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/connections/footer.tpl	Mon Dec 08 11:36:24 2008 -0500
@@ -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="<!-- BEGIN stupid_mode -->http://enanocms.org/<!-- BEGINELSE stupid_mode -->{URL_ABOUT_ENANO}<!-- END stupid_mode -->">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>