{{ end }}
{{ if eq .Section "guides" }}
{{ partial "guides/badges.html" . }}
{{ end }}
{{ if or (eq .Section "guides") (eq .Section "highlights") }}
{{ if or .Date .Params.authors }}
{{ if .Date }}
{{ $date := .Date | dateFormat "January 2, 2006" }}
{{ end }}
{{ if and .Date .Params.authors }}
by
{{ end }}
{{ if .Params.authors }}