fixed images display on smaller screens
[theme-danix.xyz.git] / layouts / page / list.html
... / ...
CommitLineData
1{{ define "page-list-main" }}
2<article>
3 <div class="inner">
4 <p>{{ .Content }}</p>
5 </div>
6</article>
7{{ end }}