Advertisement
Guest User

InStyle Theme 2.7 Footer

a guest
Jul 2nd, 2012
47
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.39 KB | None | 0 0
  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>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement