---
layout: compress
---

<!DOCTYPE html>
<html lang="{{ site.lang | strip | slugify | xml_escape }}">
    {% include head.html %}

    <body>
        {{ content }}
    </body>

</html>