{% assign generate_date = 'now' | date: "%a %b %d, %Y %T" %} {% include head.html %} {% include header.html %}
{{ content }}
{% include footer.html %}