Prevents variable escaping when auto-escaping is activated.
{$myVar|raw}Alternatively, the nofilter tag flag disables auto-escaping, as well as any
variable filter, for the whole tag:
{$myVar nofilter}Prevents variable escaping when auto-escaping is activated.
{$myVar|raw}Alternatively, the nofilter tag flag disables auto-escaping, as well as any
variable filter, for the whole tag:
{$myVar nofilter}