@ -14,7 +14,7 @@
{{ end }}
{{ else }}
{{ $p := .Paginate (.Pages.ByDate.Reverse.GroupByDate "January 2006") }}
<article>
<section>
{{ range $p.PageGroups }}
<h5 class="text-center">{{ .Key }}</h5>
{{ range .Pages }}
@ -23,7 +23,7 @@
</p>
</article>
</section>
{{ if or $p.HasPrev $p.HasNext }}
<div class="d-flex justify-content-center">