<?php /** * The template for displaying the footer. * * Contains the closing of the #content div and all content after * * @package around */ do_action( 'around_after_canvas' ); wp_footer(); ?> </body> </html>