<!doctype html> <html class=“no-js” lang=“{{site.lang}}”> {% include head.html %} <body id=“post-index”> {% include header.html %} <div id=“main” role=“main”>

{{ content }}

</div> {% include footer.html %} </body> </html>