5
layouts/partials/list/meta.html
Normal file
5
layouts/partials/list/meta.html
Normal file
@@ -0,0 +1,5 @@
|
||||
<section class="meta">
|
||||
<h1>{{ .Page.Title }}</h1>
|
||||
<p class="length">A {{ .Kind }} with {{ len .Pages }} items</p>
|
||||
{{ .Content }}
|
||||
</section>
|
Reference in New Issue
Block a user