shithub: hugo

ref: 78e8a744b34e885e8169bf0a8bb64c73288e555a
dir: /tpl/tplimpl/embedded/templates/shortcodes/ref.html/

View raw version
{{ if len .Params | eq 2 }}{{ ref .Page (.Get 0) (.Get 1) }}{{ else }}{{ ref .Page (.Get 0) }}{{ end }}