I use your very nice Email template engine.
Is there a way to use [ELSE] condition between IF and END? (e.g. [IF sunny] nice [ELSE] bad [END] in mail template)
Kind regards
Sure it's possible. The syntax looks exactly as you wanted it to be:
[if A] A [else] B [end]
Here's a good start for using emails templates.