[% content %]

[% some_scalar %]

[% FOREACH elem IN some_array %] [% elem %] [% END %] [% FOREACH elem IN other_array %] [% elem %] [% END %]