shithub: hugo

ref: ed4a345efeaa19eef2c1c6360d22f75c24abc31a
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 }}