diff options
Diffstat (limited to 'layouts/_default/list.html')
-rw-r--r-- | layouts/_default/list.html | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/layouts/_default/list.html b/layouts/_default/list.html index ed81704..2b045b8 100644 --- a/layouts/_default/list.html +++ b/layouts/_default/list.html @@ -5,6 +5,8 @@ {{- if .Params.primary_menu }} {{ partial "single/bottom_nav.html" (dict "menuID" .Page.Params.primary_menu "page" .) }} {{- end }} + + {{ partial "single/dates.html" . }} {{ else }} {{ if in .Page.Params.Categories "blog" }} |