{{ if and .GitInfo .Site.Params.BookLastChangeLink }} {{- $date := partial "docs/date" (dict "Date" .Lastmod "Format" .Site.Params.BookDateFormat) -}} {{ partial {{ $date }} {{ end }}
{{ if and .File .Site.Params.BookEditLink }} {{ partial {{ partial "docs/text/i18n" "Edit this page" }} {{ end }}
{{ partial "docs/prev-next" . }}