{{ if .Params.description }}
{{ .Params.description }}
{{ end }} {{ if or (.Params.author) (.Params.date) }}{{ if .Params.author }}By {{ .Params.author }}{{ if .Date }}, {{ end }}{{ end }} {{ if .Date }}{{ .Date.Format "2006-01-02" }}{{ end }}
{{ end }} {{ if and (gt .WordCount 400 ) (gt (len .TableOfContents) 180) }}