mirror of
https://github.com/gohugoio/hugo.git
synced 2024-11-21 20:46:30 -05:00
277 B
277 B
title | description | categories | menu | keywords | signature | relatedfuncs | ||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
ne | Returns the boolean truth of arg1 != arg2. |
|
|
|
|
{{ if ne .Section "blog" }}current{{ end }}