All the HTML between {* and *} is removed in the parsed file.
Use this tag to add comments:
Example:
{* Hey, {$name} *} what's up dude?
Compiled template:
what's up dude?
NOTE: {ignore}{/ignore} is deprecated, but it still work for RainTPL 2
