connections/footer.tpl
author Dan
Tue, 02 Mar 2010 15:26:56 -0500
changeset 12 72dd1126dda2
parent 8 b2e9a6ec0547
permissions -rw-r--r--
Converted the entire top section to be CSS instead of image based for structure


            <!-- 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 M&uuml;ller</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 -->
      {JS_FOOTER}
  </body>
</html>