<!DOCTYPE html>
<html>
<head>
  <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
  <title>[application-x-executable] Odysseus Debugging</title>
  <style>@import url(odysseus:butterick.css);</style>
</head>
<body>
  <main>
    <h1>Tools for debugging Odysseus</h1>
    <p>These tools help the Odysseus developers to diagnose problems with your browser. It is unlikely you will be interested in them.</p>
    <dl>
      <dt><a href="odysseus:debugging/test">Testsuite for the Templating Language</a></dt>
      <dd>If you see red on this page, it means something's wrong with how these internal pages are rendered.</dd>
      <dt><a href="odysseus:debugging/syntaxerror0">Invalid template #0</a></dt>
      <dd>This template is purposefully poorly written and raises a syntax error.</dd>
      <dd>Used to test the error reporting.</dd>
    </dl>
  </main>
</body>
</html>
