{{ if .IsPage }} {{ if or ( .NextInSection ) ( .PrevInSection ) }} {{ if .PrevInSection }} {{ .Site.Data.Strings.previous }} {{end}} {{ if .NextInSection }} {{ .Site.Data.Strings.next }} {{end}} {{ end }} {{ end }}