shithub: hugo

ref: 3bfe8f4be653f44674293685cb5750d90668b2f6
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 }}