Files
hugo/docs/content/en/getting-started/glossary/template-action.md
2025-01-23 09:47:46 +01:00

6 lines
224 B
Markdown

---
title: template action
---
A data evaluation or control structure within a [template](g), delimited by "{{" and "}}". See the [Go documentation](https://pkg.go.dev/text/template#hdr-Actions) for details.