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