A tumblelog CMS built on AJAX, PHP and MySQL.

blank.htm 229B

12345678910
  1. <html xmlns="http://www.w3.org/1999/xhtml">
  2. <head>
  3. <title>blank_page</title>
  4. <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
  5. </head>
  6. <body onload="parent.setupIframe(document);">
  7. </body>
  8. </html>