Your IP : 216.73.216.164


Current Path : /var/www/mainsite/wp-content/themes/maxcoach/
Upload File :
Current File : /var/www/mainsite/wp-content/themes/maxcoach/footer.php

<?php
/**
 * The template for displaying the footer.
 *
 * @link    https://developer.wordpress.org/themes/basics/template-files/#template-partials
 *
 * @package Maxcoach
 * @since   1.0
 */

?>
</div><!-- /.content-wrapper -->

<?php Maxcoach_THA::instance()->footer_before(); ?>

<?php get_template_part( 'template-parts/footer/entry' ); ?>

<?php Maxcoach_THA::instance()->footer_after(); ?>

</div><!-- /.site -->

<?php wp_footer(); ?>
</body>
</html>