---
layout: compress
---

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

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

</html>