</div> </div> <?php include(TEMPLATEPATH . '/components/mobile-sidebar.php'); ?> <?php include(TEMPLATEPATH . '/components/footer-content.php'); ?> <?php wp_footer(); ?> <script src="<?php echo get_template_directory_uri();?>/js/trim.js"></script> <script src="<?php echo get_template_directory_uri();?>/js/prettylinks.js"></script> <script src="<?php echo get_template_directory_uri();?>/js/mobile-sidebar.js"></script> </body> </html>