[% WHILE (row = results.next) %] [% NEXT UNLESS row.vendor AND row.model %] [% END %]
Location Device System Name Vendor Model
[% IF row.location %] [% row.location | html_entity %] [% ELSE %] [Not Set] [% END %] [% row.dns || row.ip | html_entity %] [% row.name | html_entity %] [% row.vendor | html_entity %] [% row.model | html_entity %]