Advertisement
Guest User

header.php - custom field image

a guest
Mar 4th, 2012
56
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.76 KB | None | 0 0
  1. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  2. <html xmlns="http://www.w3.org/1999/xhtml" dir="ltr" lang="es-ES">
  3. <head profile="http://gmpg.org/xfn/11">
  4. <title></title>
  5. <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
  6. <meta name="description" content="" />
  7. <meta name="" />
  8. <meta name="author" content="" />
  9. <meta name="copyright" content="" />
  10. <meta name="robots" content="index,follow"/>
  11. <meta name="designer" content="" />
  12. <meta name="robots" content="index,follow" />
  13. <?php wp_head();?>
  14. <!--CSS-->
  15. <link type="text/css" rel="stylesheet" href="style.css" media="screen" />
  16. <!--FAVICON-->
  17. <link rel="shortcut icon" href="favicon.ico" />
  18. </head>
  19. <!--body-->
  20. <body>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement