<html>
  <head>
    <title>Welcome to WOYO - World Of Your Own</title>
  </head>
  <body>
    <h1>Welcome to WOYO - World Of Your Own</h1>
    <p>This is the default page on a Woyo server. You are seeing this page because the Woyo World has not been created yet.</p>
    <p>To create the World, create and edit .rb files in the world/ directory.</p>
    <h2>Links</h2>
    <ul>
      <li><a href='http://github.com/iqeo/woyo'>Woyo on github</a></li>
      <li>...</li>
    </ul>
  </body>
</html>