<?php
/**
 * The template for displaying the footer
 *
 * @package    WordPress
 * @subpackage Custom_Theme
 * @since      1.0
 * @version    1.0
 */
?>

<?php wp_footer(); ?>

</body>

</html>
