{% for meta in site.ham.site_meta %}
{% endfor %} {% include favicon.html %}
{{ page.title }} - {{ site.title }}
{% for link in site.ham.site_rel_me %}
{% endfor %}
{% include ham/navbar.html %} {% include ham/sidebar.html %}
{{ content }}
{% include ham/footer.html %}