]> git.cworth.org Git - zombocom-ai/blob - tardis-error.html
Reword Coda's final message
[zombocom-ai] / tardis-error.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>
17       <img src="/doctor-profile.png" style="float:left; max-width:150px">
18       <h1>Error</h1>
19
20       <p>
21         I'm sorry. I can't let a companion with no name enter the TARDIS.
22       </p>
23
24       <p>
25         But you can go <a href="/">back to the top</a> and then come
26         back here once you've named yourself.
27       </p>
28
29     </div>
30
31   </div>
32 </body>
33 </html>