{{- $modify_date := .Lastmod.Format (.Site.Params.dateFormatToUse | default "2006-01-02") -}}
{{- with .Params.tags -}}   {{- range $index, $value := . -}} {{- if gt $index 0 }}, {{ end -}} {{ $value }} {{- end -}} {{- end -}}
{{ T "back" }} | {{ T "home" }}
{{- if .PrevInSection -}} {{- end -}} {{ if .NextInSection }} {{- end -}}