<?php /** * The template for displaying the BLANK footer * * @link https://developer.wordpress.org/themes/basics/template-files/#template-partials * * @package Edubin */ echo '</div>'; wp_footer(); echo '</body>'; echo '</html>';