<!– _layouts/default.html –>

{% include head.html %} {% include header.html %} {{ content }} {% include tail.html %}

<!– _layouts/default.html EOF–>