|
[% if custom_event.reward == 'reward' %]
To help you make this day special we’ve added a reward to you!
[% endif %]
[% if custom_event.reward == 'points' and custom_event.rewardPoints %]
To help you make this day special we’ve added [[ custom_event.rewardPoints ]] points to you!
[% endif %]
|