hugo/docs/content/functions/eq.md
2017-07-31 09:21:24 +02:00

400 B

title linktitle description godocref date publishdate lastmod categories menu signature workson hugoversion relatedfuncs deprecated aliases
eq eq Returns the boolean truth of arg1 == arg2. 2017-02-01 2017-02-01 2017-02-01
functions
docs
parent
functions
eq ARG1 ARG2
false
{{ if eq .Section "blog" }}current{{ end }}