<% if Setting["host_details_ui"] %> <% else %> <% end %> <%= counts[:security] || 0 %> <%= counts[:bugfix] || 0 %> <%= counts[:enhancement] || 0 %> <% if !host.operatingsystem_name&.match(/Debian|Ubuntu/) %> <% if Setting["host_details_ui"] %> <% else %> <% end %> <%= host.content_facet_attributes&.upgradable_rpm_count || 0 %> <% end %> <% if host.operatingsystem_name&.match(/Debian|Ubuntu/) %> <% if Setting["host_details_ui"] %> <% else %> <% end %> <%= host.content_facet_attributes&.upgradable_deb_count || 0 %> <% end %>