mirror of
https://github.com/gohugoio/hugo.git
synced 2025-02-12 10:12:21 +00:00
1 line
No EOL
109 B
HTML
1 line
No EOL
109 B
HTML
{{ if len .Params | eq 2 }}{{ relref .Page (.Get 0) (.Get 1) }}{{ else }}{{ relref .Page (.Get 0) }}{{ end }} |