Download raw (594 bytes)
<!DOCTYPE html> <html lang="en"> <head> <meta charset=utf-8> <title>V/J12 - {{title}}</title> <!--[if IE]> <script src="http://html5shiv.googlecode.com/svn/trunk/html5.js"></script> <![endif]--> <script src="/static/js/zoomooz/lib/jquery-1.4.4.js"></script> <script src="/static/js/vj12.js"></script> <link rel="stylesheet" href="/static/css/reset.css" media="screen"> <link rel="stylesheet" href="/static/css/vj12.new.css" media="screen"> %extrahead() </head> <body> <section id="foreground"> %include </section> <pre id="background"><code>{{!background}}</code><pre> </body> </html>