<!DOCTYPE html>
<html>
<head>
  <meta http-equiv="Content-Type" content="text/html; encoding=utf-8" />
  <title>[dialog-error]{% trans %}WEBSITE PROBLEMS{% endtrans %}</title>
  <style>@import url(odysseus:butterick.css);</style>
</head>
<body>
  <main>
    <h1>{% trans %}The Website Experienced An Error{% endtrans %}</h1>
    <p>{% trans %}This shouldn't be happening, and you should report it.{% endtrans %}</p>
    <!-- TODO find and link contact us form -->
  </main>
</body>
</html>
