I have an email template that is using ${item.custcol_name?keep_before("(Qty")} but when I save the template it gets changed to ${item.custcol_name?keep_before("(Qty")} and the templates fails in any merge. How do I get that original syntax to save?