{{ if and .GitInfo .Site.Params.BookLastChangeLink }} {{- $date := partial "docs/date" (dict "Date" .Lastmod "Format" .Site.Params.BookDateFormat) -}} {{ $date }} {{ end }}
{{ if and .File .Site.Params.BookEditLink }} {{ i18n "Edit this page" }} {{ end }}
{{ partial "docs/prev-next" . }} {{ $script := resources.Get "clipboard.js" | resources.Minify }} {{ with $script.Content }} {{ end }}