| Vendor | Model | Count | 
|---|---|---|
| [% IF platform.vendor %] [% platform.vendor | html_entity %] [% ELSE %]unknown[% END %] | [% IF platform.model %] [% platform.model | html_entity %] [% ELSE %]unknown[% END %] | [% platform.count | html_entity %] | 
| OS | Version | Count | 
|---|---|---|
| [% IF release.os %] [% release.os | html_entity %] [% ELSE %]unknown[% END %] | [% IF release.os_ver %] [% release.os_ver | html_entity %] [% ELSE %]unknown[% END %] | [% release.count | html_entity %] |