<!DOCTYPE html>
<html>
<head>
  <meta http-equiv="Content-Type" content="text/html; encoding=utf-8" />
  <title>[dialog-error]{% trans %}LEGAL TAKEDOWN{% endtrans %}</title>
  <style>@import url(odysseus:butterick.css);</style>
</head>
<body>
  <main>
    <h1>{% trans %}This Page Has Been Removed For Legal Reasons{% endtrans %}</h1>
    <p>{% trans %}This page has been purposefully removed, and may not return.{% endtrans %}</p>
    <form method="GET" action="https://duckduckgo.com/">
    <p>{% trans %}Try <a href="/">their homepage</a>, or: {% endtrans %}
      <input type="search" value="{{url}}" name="q" /></p>
    </form>
  </main>
</body>
</html>
