fixed page listing for articles. Now single pages show up even if they're branches...
[theme-danix.xyz.git] / layouts / post / single.html
CommitLineData
e28a215c 1{{ define "post-main" }}
2<article class="post">
3 {{ .Content }}
4</article>
5{{ end }}