{{ .Title }} {{ if .Params.tags }} {{ range .Params.tags }} #{{ . }} {{ end }} {{ end }} {{ if .Params.images }} {{ $image := .Resources.GetMatch (index (.Params.images) 0) }} {{ $image := $image.Crop "1280x250" }} {{ end }} {{ .Content }}