]> git.cworth.org Git - zombocom-ai/blob - tardis.html
Set session to be "rolling"
[zombocom-ai] / tardis.html
1 <!DOCTYPE html>
2 <html>
3
4 <head>
5   <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
6   <title>ZOMBO</title>
7   <link href="/zombo.css" rel="stylesheet" type="text/css">
8   <meta name="viewport" content="width=device-width,initial-scale=1">
9   <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
10   <meta name="HandheldFriendly" content="true">
11 </head>
12
13 <body>
14   <div id="content">
15
16     <div id="header" align="center">
17       <p>
18         <img src="/images/928785925_A_Van_Gogh_painting_of_the_Tardis.png">
19       </p>
20     </div>
21
22     <p>
23       This tardis is locked. Do you have a sonic screwdriver?
24     </p>
25
26   </div>
27 </body>
28 </html>