added all files from previous iterations
[theme-danix.xyz.git] / layouts / post / single.html
CommitLineData
e28a215c 1{{ define "post-main" }}
2<article class="post">
3 {{ .Content }}
4</article>
5{{ end }}