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