Help for this page
Select Code to Download
Select
or
download this
if (condition){ print p('hello'); }
Select
or
download this
[% IF condition %] <p>hello</p> [% end %]