diff options
Diffstat (limited to 'www/layouts/list.html')
-rw-r--r-- | www/layouts/list.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/www/layouts/list.html b/www/layouts/list.html index be33d10..1d4ec56 100644 --- a/www/layouts/list.html +++ b/www/layouts/list.html @@ -5,6 +5,7 @@ {{ define "content" }} {{ partial "nav.html" . }} <h1>{{ .Title }}</h1> + <hr/> {{ partial "preview/posts.html" (dict "h" "h3" "pages" .RegularPages |