8 lines
No EOL
97 B
Text
8 lines
No EOL
97 B
Text
{
|
|
"test": true,
|
|
"stuff": "Hemera"
|
|
}
|
|
---
|
|
{{ if test -}}
|
|
Hello {{= stuff -}}
|
|
{{- end }} |