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