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

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