<% if (device == "tablet" || device == "mobile") { %>
<%= group.label %>
<% } %>
<% for (var k = 0; k < items.length; k++) { %>
<% } %>