{{ $image := .Params.image }}{{ $class := "maxthumb" }}{{if eq .Page.Kind "term"}} {{ $class = "smallerthumb" }}{{ range first 1 .Data.Pages }}{{ $image = .Params.image }}{{ end }}{{ end }}

{{ .Title }}

{{if eq .Page.Kind "term"}}

{{ len .Data.Pages }} post(s).

{{else}}

{{ .Description }}

{{ range .Params.tags }} [ {{ . }} ] {{ end }} {{end}}