<!DOCTYPE html>
<html>
  <head>
    <title>Welcome to the Mojolicious-based "Tables" framework!</title>
  </head>
  <body>
    <h2>Welcome to the Mojolicious-based "Tables" framework!</h2>
    This is the static document "public/index.html",
    <a href="/tables">click here</a> to start running the "Tables" Admin pages.
  </body>
</html>