You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<!--{{#if 1 > 2 }}-->
foo
<!--{{else}}-->
bar
<!--{{/if}}-->
mariokam
changed the title
How to add condition in handlebarjs for sendgrid email?
How to add (gt, lt, eq) condition in handlebarjs for sendgrid email?
Nov 28, 2018
Actual Behaviour
It returns The template you provided is invalid.
Expected Behaviour
bar should be displayed
Steps to reproduce it
Use Sendgrid Email Design Editor and just add code block and try it.
The text was updated successfully, but these errors were encountered: