{{ $previous := i18n "post.button.previous" }} {{ $next := i18n "post.button.next" }} {{ with .PrevInSection }}

{{ .Title }}

{{ else }}

-

{{ end }} {{ with .NextInSection }}

{{ .Title }}

{{ else }}

-

{{ end }}