<?php /** The template for displaying the footer **/ echo "</main>"; techland_footer(); // Site Wrapper End echo "</div>"; do_action( 'techland_before_footer' ); wp_footer(); ?> </body> </html>