shithub: hugo

ref: 78e8a744b34e885e8169bf0a8bb64c73288e555a
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 }}