</div>
<footer>
<?php wp_nav_menu( array(
'theme_location' => 'footer-menu',
'container' => '',
'fallback_cb' => '__return_false'
)); ?>
</footer>
</section>
<?php wp_footer(); ?>
</body>
</html>