{{ $description := .Description }} {{ if .IsPage }} {{ $description = .Summary }} {{ end }} {{ return ($description | plainify)}}