{% include head.html %}
{% for tag in page.tags %}
{% endfor %}
Andrew Cassidy
/
Blog
/
{% include sidebar.html %}
{{ page.title }}
{% include post-info.html tags = page.tags date=page.date%} {{ content }}