{{ with .File }} {{ if not $.Page.Params.no_on_this_page }}
On this page
{{ end }} {{ end }}
Source code
{{ partial "templates/source-link" (dict "prefix" .Params.template.prefix "languages" (delimit .Params.template.languages ",")) }}
{{ $thisCloud := $.Page.Params.cloud.slug }} {{ $siblings := where .CurrentSection.Pages "Params.cloud.slug" "!=" $thisCloud }} {{ if gt (len $siblings) 0 }}
This template is also available for:
{{ end }}