1. <p id="copyright"><?php esc_html_e('Designed by','InStyle'); ?> <a href="http://www.elegantthemes.com">Elegant WordPress Themes</a> | <?php esc_html_e('Powered by', 'InStyle'); ?> <a href="http://www.wordpress.org">WordPress</a></p>
  2. </div> <!-- end #container-->
  3. </div> <!-- end #background -->
  4.  
  5. <?php get_template_part('includes/scripts'); ?>
  6. <?php wp_footer(); ?>
  7.  
  8. </body>
  9. </html>