main_footer.tpl 413 B

12345678
  1. <div class="clear">&nbsp;</div> <!-- 'clearing' div to make sure that footer stays below the main and right column sections -->
  2. </div> <!-- end of #main" started at the end of banner.inc.php -->
  3. </div> <!-- end of #main" started at the end of banner.inc.php -->
  4. <div class="push"></div>
  5. </div> <!-- end of #wrapper section -->
  6. {include file="default/layout/footer.tpl"}
  7. </body>
  8. </html>