<% _.each(availableWidgets, function (widget, name) { %>
  1. <% if (widget.iconClass) { %> <% } else { %> <%= widget.title %> <% } %> <%= widget.title %>
  2. <% }); %>