<!DOCTYPE html>
<html>
<head>
  <title>[dialog-error]{% trans %}BAD REQUEST{% endtrans %}</title>
  <style>@import url(odysseus:butterick.css);</style>
</head>
<body>
  <main>
    <h1>{% trans %}This Is Apparently <span title="Odysseus Browser">Our</span> Fault{% endtrans %}</h1>
    <p>{% trans %}Please <a href="https://github.com/alcinnz/Odysseus/issues/new">report the problem</a> and <span title="Odysseus developers">we'll</span> see what we can do about it.{% endtrans %}</p>
  </main>
</body>
</html>
