iceberg-theme/layouts/partials/services.html [15:110]: - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - {{ range $index, $element := .Site.RegularPages }}{{ if or (eq .Section "services") (eq .Section "post") }} {{ if modBool $index 2 }} {{ .Title }} {{ .Description }} {{ if .Params.LearnMore }} Learn More {{ end }} {{ if .Content }} {{ .Content }} {{ end }} {{ if .Params.Img }} {{ end }} {{ if .Params.LottieFile }} {{ end }} {{ else }} {{ .Title }} {{ .Description }} {{ if .Params.LearnMore }} Learn More {{ end }} {{ if .Content }} {{ .Content }} {{ end }} {{ if .Params.Img }} {{ end }} {{ if .Params.LottieFile }} {{ end }} {{ end }} {{ end }} {{ end }} - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - landing-page/themes/iceberg-theme/layouts/partials/services.html [15:110]: - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - {{ range $index, $element := .Site.RegularPages }}{{ if or (eq .Section "services") (eq .Section "post") }} {{ if modBool $index 2 }} {{ .Title }} {{ .Description }} {{ if .Params.LearnMore }} Learn More {{ end }} {{ if .Content }} {{ .Content }} {{ end }} {{ if .Params.Img }} {{ end }} {{ if .Params.LottieFile }} {{ end }} {{ else }} {{ .Title }} {{ .Description }} {{ if .Params.LearnMore }} Learn More {{ end }} {{ if .Content }} {{ .Content }} {{ end }} {{ if .Params.Img }} {{ end }} {{ if .Params.LottieFile }} {{ end }} {{ end }} {{ end }} {{ end }} - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -