I am setting up a transactional message template that is triggered off of a rtEvent. I would like to populate the template with an html block but in order to pass html as an XML value I have to base64 encode it. How to I decode it in my template? I've tried sending the html both of the following way...