splitted up stylesheet and added lots of scaffolding to it. Style needs working.
[theme-danix.xyz.git] / layouts / page / list.html
CommitLineData
748286b5 1{{ define "list-main" }}
2<article>
3 <div class="inner">
4 <p>{{ .Content }}</p>
35262beb 5 </div>
6</article>
7{{ end }}