File: /home/fect/web/fect.ictu.edu.vn/public_html/wp-content/themes/ictu/footer.php
<?php
/**
* The template for displaying the footer
*
* Contains the closing of the #content div and all content after.
*
* @link https://developer.wordpress.org/themes/basics/template-files/#template-partials
*
* @package WordPress
* @subpackage Intn
* @since 1.0
* @version 1.2
*/
?>
<?php //do_action( 'ovic_footer_content' ); ?>
<?php do_action('theme_footer_content'); ?>
<?php theme_popup_newsletter(); ?>
</div><!-- #page -->
<?php wp_footer(); ?>
</body>
</html>