[% IF orphans.size > 0 %]
| Device | Location | Contact | Vendor | Model |
|---|---|---|---|---|
| [% row.dns || row.name || row.ip | html_entity %] | [% IF row.location %] [% row.location | html_entity %] [% ELSE %] [Not Set] [% END %] | [% row.contact | html_entity %] | [% row.vendor | html_entity %] | [% row.model | html_entity %] |
| Device | Location | Contact | Vendor | Model |
|---|---|---|---|---|
| [% row.dns || row.name || row.ip | html_entity %] | [% IF row.location %] [% row.location | html_entity %] [% ELSE %] [Not Set] [% END %] | [% row.contact | html_entity %] | [% row.vendor | html_entity %] | [% row.model | html_entity %] |