I want to store HTML code in a variable that is in another template and then include that template in another template. The code should not be parsed. How can I do this? In XF1, just including the variable worked but this does not appear to be the case anymore.