shithub: hugo

ref: a5d0a57e6bdab583134a68c035aac9b3007f006a
dir: /tpl/tplimpl/embedded/templates/shortcodes/relref.html/

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