<!DOCTYPE html> <html lang=“{{ site.lang | default: ”en-US“ }}”>

{% include head.html %}

<body>

<div>
  {{ content }}
</div>

</body> </html>