File "footer.php"

Full Path: /home/tekvhqgl/public_html/dev2024_old_skip/wp-content/themes/hestia/footer.php
File size: 263 bytes
MIME-type: text/x-php
Charset: utf-8

<?php
/**
 * The template for displaying the footer
 *
 * Contains the closing of the "wrapper" div and all content after.
 *
 * @package Hestia
 * @since Hestia 1.0
 */
?>
		<?php do_action( 'hestia_do_footer' ); ?>
	</div>
<?php wp_footer(); ?>
</body>
</html>