[% content_only = 1 # no html wrappers %] [% IF result.match('OK') %] [% result %] [% ELSE %] Error: [% result %] [% END %]