{{ if .context.Param "featured_image" }} {{ .context.Title }} {{ end }}
{{ with .context.Params.tags }} {{ $primaryTag := (index . 0) }}
{{ $primaryTag }}
{{ end }}

{{ .context.Title }}

{{ .context.Summary }}