{{- $title := partial "PrepareHTML" .Title -}} {{ if and $options.subtitle .Params.subtitle }}
{{ end }} {{ $heading_tag.open }} {{ $heading_tag.close }} {{ if and $options.subtitle .Params.subtitle }}

{{ .Params.subtitle }}

{{ end }} {{ if and $options.subtitle .Params.subtitle }}
{{ end }} {{ if $options.categories }} {{ partial "commons/categories" ( dict "context" . "kind" "post" )}} {{ end }} {{ if and $options.summary .Params.summary }}
{{ partial "GetRichSummary" ( dict "summary" .Params.summary "kind" "posts" )}}
{{- end -}} {{ if or $options.author $options.date $options.reading_time }} {{ end }}