<?php /** * Footer * * @package SimpleMarket * @subpackage Template * @since SimpleMarket 1.0 */ ?> </div> </div> <footer id="bottom-footer" role="contentlinks"> <div id="footer-links"> <?php simplemarket_footerlinks(); ?> </div> </footer> </div> </div> </div> <?php wp_footer(); ?> </body> </html>