post template html

This commit is contained in:
Matt DeCamp 2021-09-05 15:33:01 -04:00
parent 828b518196
commit c40c91cf84

View file

@ -0,0 +1,8 @@
---
layout: base
---
<article>
<h2>{{ title }}</h2>
{{ content | safe }}
</article>