[% SET count = 0 %] [% WHILE (row = results.next) %] [% SET count = count + 1 %] [% END %]
Left Device Left Port Right Device Right Port Action
[% (row.device1.dns || row.device1.name || row.device1.ip) | html_entity %] [% row.port1 | html_entity %] [% (row.device2.dns || row.device2.name || row.device2.ip) | html_entity %] [% row.port2 | html_entity %]