riuvshyn opened this issue 4 years ago · 0 comments
exmaple tpl: {{if .Email}}Email is: {{.Email}}{{else}}Email is NOT set.{{end}} this basically fails and shows some sort of default value instead of else section
{{if .Email}}Email is: {{.Email}}{{else}}Email is NOT set.{{end}}
else