4 lines
94 B
HTML
4 lines
94 B
HTML
{{ $paginator := .Paginator.Pages.GroupByDate "2006" }}
|
|
{{ partial "list.html" $paginator }}
|
|
|