{* Template for testing data encoding *}

Pre

{$data}

Literal

{$data}

JS

HTML

{$data|escape:html}

HTML all

{$data|escape:htmlall}

Alert

JS 'Click here
JS "Click here
JS & HTML Click here