layout.html 614 B

12345678910111213141516171819
  1. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
  2. "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  3. <html xmlns="http://www.w3.org/1999/xhtml">
  4. <head>
  5. <meta name="generator" content=
  6. "HTML Tidy for Linux/x86 (vers 25 March 2009), see www.w3.org" />
  7. <title>%title%</title>
  8. <link rel="stylesheet" type="text/css" href= "themes/Revolution/style.css" />
  9. <link href='themes/Revolution/images/favicon.ico' rel='icon' type='image/x-icon'/>
  10. <meta http-equiv="Content-Type" content="text/html; charset=%charset%" />
  11. %header_code%
  12. %meta%
  13. </head>
  14. <body>
  15. %body%
  16. </body>
  17. </html>