Outline Tags

%% if order.items.size <ul> %% for order.items <li>[% item.quantity %] [% item.description %]</li> %% end </ul> %% end --EOF--
look inside...
Thus Spake Andy:

TT3 also has outline tags. They are for single line commands. They have %% at the start of the line. The newline at the end is automatically chomped.