{{- with .Params.LastModifierDisplayName }}
{{ with $.Params.LastModifierEmail }}{{ end }}{{ . }}{{ with $.Params.LastModifierEmail }}{{ end }}
{{- with $.Date }}
{{ . | time.Format ":date_medium" }}
{{- end }}
{{- end }}
{{- partial "term-list.html" (dict
"page" .
"taxonomy" "categories"
"icon" "cubes"
) }}