All between {noparse} and {/noparse} will not be compiled.
Example:
{noparse} How are you {$name} ?{/noparse}
Compiled template:
How are you {$name} ?
RainTPL is designed to avoid tag conflicting with javascript
All between {noparse} and {/noparse} will not be compiled.
Example:
Compiled template:
How are you {$name} ?
RainTPL is designed to avoid tag conflicting with javascript