ref: b5a3aa7082135d0a573f4fbb00f798e26b67b902 dir: /tpl/tplimpl/embedded/templates/shortcodes/relref.html/
{{ if len .Params | eq 2 }}{{ relref .Page (.Get 0) (.Get 1) }}{{ else }}{{ relref .Page (.Get 0) }}{{ end }}