mirror of
https://github.com/gohugoio/hugo.git
synced 2025-08-16 20:53:59 +02: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 `}}`.
|