mirror of
https://github.com/gohugoio/hugo.git
synced 2025-08-14 08:40:09 -04:00
7 lines
191 B
Markdown
7 lines
191 B
Markdown
---
|
|
title: template action
|
|
reference: https://pkg.go.dev/text/template#hdr-Actions
|
|
---
|
|
|
|
A data evaluation or control structure within a [_template_](g), delimited by `{{` and `}}`.
|