Date stuff
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
{{ define "main" }}
|
||||
<section>
|
||||
{{ .Content }}
|
||||
<section class="page-break">
|
||||
{{ time.Format "January 2006" .Params.start_date }} –
|
||||
{{ time.Format "January 2006" .Params.end_date}}
|
||||
</section>
|
||||
|
||||
{{ range (sort (.Site.RegularPages.RelatedTo (keyVals "tags" "dispatch")) "Date" "asc") }}
|
||||
|
||||
Reference in New Issue
Block a user