{{ $posts := len (where .Page.Site.RegularPages "Section" "in" .Site.Params.mainSections) }} {{- .Scratch.Set "posts" $posts -}} {{- $ms := .Site.Params.menuSets }} {{- $curP := .Page }}