Advertisement
Guest User

Footer (footer.php)

a guest
Dec 21st, 2012
74
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.28 KB | None | 0 0
  1. <p id="copyright"><?php esc_html_e( '',' '); ?> <a href=" "> </a> <?php esc_html_e(' ', ' '); ?> <a href=" "> </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