{{ $authors := partial "paige/func-authors.html" . }} {{ $authorsclass := .Param "paige.authors_class" | default "text-center text-secondary" }} {{ $gap := "mb-0" }} {{ $date := .PublishDate }} {{ $dateclass := .Param "paige.date_class" | default "text-center text-secondary" }} {{ with $authors }}
{{ end }} {{ with $date }}{{ end }}