summaryrefslogtreecommitdiff
path: root/_layouts/post.html
blob: 7041444ddd1e54be33a694d6dd5c2bbd4e17eb65 (plain)
1
2
3
4
5
6
7
8
9
---
layout: master
---

<h1><a href="../">../</a> {{page.title}}</h1>
<p>Posted {{page.date | date: "%Y-%m-%d"}}</p>

{{content}}