{{ with .ctx }} {{ if $.IsHome }} {{ if .Params.Expand }} {{ .Content }} {{ else }} {{ .Summary }} {{ end }} {{ else }} {{/** Started use the read more content anchor the need Hugo framework min marjo version greater than 0.134.0 **/}} {{ .Summary }} {{ .ContentWithoutSummary }} {{ end }} {{ end }}