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