<!DOCTYPE html>
<html>
<head>
  <meta http-equiv="Content-Type" content="text/html; encoding=utf-8" />
  <title>[dialog-error]{% trans %}UNSUPPORTED{% endtrans %}</title>
  <style>@import url(odysseus:butterick.css);</style>
</head>
<body>
  <main>
    <h1>{% trans %}Feature Not Supported{% endtrans %}</h1>
    <p>{% trans %}Though it might be in the future.{% endtrans %}</p>
  </main>
</body>
</html>
