{{ site['site-name'] }}
Menu
home
about
gallery
posts
services
contact
{{ post['title'] }}
{{ date[post["id"]] }}
{{ mdHTML }}
Tags:
{% for tag in post['keywords'] %}
{{ tag }}
{% endfor %}
Other Posts
{% for category in categories %}
{{ category['pretty'] }}
({{ category['post-length'] }})
{% endfor %}
{% include 'contact-footer.html' %}