various fixes, added pagination and articles prev/next links.
[theme-danix.xyz.git] / layouts / home.html
CommitLineData
213775dd 1{{ define "home-main" }}
748286b5 2<article>
3 <div class="inner">
4 <p>{{ .Content }}</p>
213775dd 5 </div>
6</article>
7{{ end }}