{{ $image := partial "helper/image" (dict "Image" .context.Params.image "Resources" .context.Resources) }}
{{ if $image }}
Featured image of post {{ .context.Title }}
{{ end }}

{{- .context.Title -}}