mirror of
https://github.com/VictoriaMetrics/VictoriaMetrics.git
synced 2024-11-21 14:44:00 +00:00
a531a96193
Signed-off-by: Andrii Chubatiuk <andrew.chubatiuk@gmail.com>
3 lines
No EOL
86 B
Cheetah
3 lines
No EOL
86 B
Cheetah
{{ define "template3" }}
|
|
{{ printf "%s to %s!" "welcome" "hell" | toUpper }}
|
|
{{ end }} |