{{ if not .IsNode }}
    {{ if .Section }} {{ with .PrevInSection }}
  • < prev
  • {{ end }}
  • {{ if .PrevInSection}}  |  {{ end}} {{ .Section | lower }} {{ if .NextInSection}}  |  {{ end}}
  • {{ with .NextInSection }}
  • next >
  • {{ end }} {{ end }}
{{ end }}

home