mirror of
https://github.com/gohugoio/hugo.git
synced 2026-08-24 15:28:54 +00:00
277 B
277 B
title, description, categories, menu, keywords, signature, relatedfuncs
| title | description | categories | menu | keywords | signature | relatedfuncs | ||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| ne | Returns the boolean truth of arg1 != arg2. |
|
|
|
|
{{ if ne .Section "blog" }}current{{ end }}