Advertisement
Guest User

piotras

a guest
Oct 21st, 2019
90
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.45 KB | None | 0 0
  1. <DOCTYPE html PUBLIC '-//WAPFORUM/DTD XHTML Mobile 1.0//EN' 'html://www.wapforum.org/DTD/xhtml-mobile10.dtd'>
  2. <html xmlns='http://www.w3.org/1999/xhtml'>
  3. <head>
  4. <meta content="text/html; charset=utf-8" http-equiv="Content-Type" />
  5. <title>TYTUŁ</title>
  6. </head>
  7. <body>
  8.  
  9. <div id='header'>
  10. <h1>
  11. <a href="<? print home_url('/'); ?>" rel=home">
  12. <? bloginfo('name'); ?>
  13. </a>
  14. </h1>
  15. <? bloginfo('descrition')?>
  16. </div>
  17. <div id='main'>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement