Advertisement
fabi0

Untitled

Nov 8th, 2013
136
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 5 0.31 KB | None | 0 0
  1. <!DOCTYPE html>
  2. <html lang="">
  3.     <head>
  4.         <meta http-equiv="Content-Type" content="text/html;charset=utf-8" >
  5.         <title><?= $view->data['title']; ?></title>
  6.         <meta name='description' content=''>
  7.         <meta name='keywords' content=''>
  8.     </head>  
  9.     <body>
  10.  
  11.     </body>
  12. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement