Advertisement
Guest User

main.php

a guest
Sep 22nd, 2012
68
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 0.31 KB | None | 0 0
  1. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
  2. <html>
  3.  <head>
  4.   <title>Главная страница</title>
  5.   <link rel="stylesheet" type="text/css" href="css/main.css" />
  6.  </head>
  7.  <body>
  8.   Привет, $USERNAME$! $GET$
  9.  </body>
  10. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement