<!DOCTYPE html>
<html>
<head>
  <meta http-equiv="Content-Type" content="text/html; encoding=utf-8" />
  <title>[dialog-error]{% trans %}INVALID SITE{% endtrans %}</title>
  <style>@import url(odysseus:butterick.css);</style>
</head>
<body>
  <main>
    <h1>{% trans %}I Cannot Work With This Website{% endtrans %}</h1>
    <p>{% trans %}It doesn't speak the same language I do.{% endtrans %}</p>
  </main>
</body>
</html>
