Welcome to mirror list, hosted at ThFree Co, Russian Federation.

anchor.html « shortcodes « layouts - github.com/jsnjack/kraiklyn.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 7cb4dcd336a4a1734b959f7f629fe8c0722bb27e (plain)
1
2
3
4
{{ $page_path :=  .Get 0 -}}
{{ with .Site.GetPage "page" $page_path }}
    #{{ .Params.anchor }}
{{ end -}}