<?php /** * The template for displaying the footer. * * Contains the closing of the #content div and all content after * * @package HowlThemes */ ?> </div><!-- #content --> <?php howlthemes_foot(); ?> <?php wp_footer(); ?> </body> </html>