if (condition){ print p('hello'); } #### [% IF condition %]

hello

[% end %]