{{ if not .IsHome }} {{ end }} {{ if .IsPage }} {{ if .NextInSection }} {{ end }} {{ if .PrevInSection }} {{ end }} {{ end }} {{ if and (.IsNode) (ne .IsHome true) }} {{ else }} {{ if isset .Params "robots" }} {{ else}} {{ end }} {{ end }} {{ if isset .Params "description" }} {{ else if isset .Params "excerpt" }} {{ else }} {{ end }} {{ if .IsHome }} {{ else }} {{ end }} {{ partial "styles" . }} {{ .Hugo.Generator }}