Closed tbranyen closed 10 years ago
The default encoding for properties will be be encoded to help alleviate issues arising from XSS attacks.
If you wish to avoid this inconvience in your code, you can use the new triple curley bracket notation to render the raw property:
{{{ rawProperty }}}
Finally :)
The default encoding for properties will be be encoded to help alleviate issues arising from XSS attacks.
If you wish to avoid this inconvience in your code, you can use the new triple curley bracket notation to render the raw property: