<!DOCTYPE html>
<html>
<head>
  <meta http-equiv="Content-Type" content="text/html; encoding=utf-8" />
  <title>[locked]{% trans %}LOCKED{% endtrans %}</title>
  <style>@import url(odysseus:butterick.css);</style>
</head>
<body>
  <main>
    <h1>{% trans %}This WebDAV Page is Locked{% endtrans %}</h1>
    <p>{% trans %}Try making your changes again later, or take it up with your group.{% endtrans %}</p>
  </main>
</body>
</html>
