summaryrefslogtreecommitdiff
path: root/_layouts/post.html
blob: 7add29abcf8102753d5dcd99927ee4ef394dc824 (plain)
1
2
3
4
5
6
7
---
layout: default
---

<h1>{{ page.title }}</h1>
{% include postmeta.html node=page %}
{{ content }}