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

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

{{content}}