shithub: hugo

ref: 65deb72dc4c9299416cf2d9defddb96dba4101fd
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 }}