</div> <!-- End Main --> <?php do_action( 'thb_after_main' ); ?> </div> <!-- End Wrapper --> <?php do_action( 'thb_after_wrapper' ); ?> <?php /* * Always have wp_footer() just before the closing </body> * tag of your theme, or you will break many plugins, which * generally use this hook to reference JavaScript files. */ wp_footer(); ?> </body> </html>