{{ $options := site.Params.persons.index.options }} {{ if eq site.Params.persons.index.layout "list" }}
{{ partial "PrepareHTML" .Title }}
{{- if and $options.summary (partial "GetTextFromHTML" .Params.summary) }}{{- .Params.summary | safeHTML -}}
{{ end -}}