<?php /** * The footer template. * * This template can be overridden by copying it to currenttheme/wp-job-openings/theme-compat/footer.php * * @package wp-job-openings * @since 3.2.0 * @version 3.2.0 */ ?> </div><!-- #content --> </div><!-- #page --> <?php wp_footer(); ?> </body> </html>