shithub: hugo

ref: 0efd374805ac49a0e6513c707520fc2f6f238afc
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 }}