I want to put some wr-tag into template, but I don't want tu parse this tag.
In documentation there is tag ESCAPE, where can I put any text, but when I put wr-tag inside, it does not working. Working way is put it to the xml. But I don't want to put this tag into XML source file. I want to have this tag directly into the template. Can You help me with this?