<% _.each(availableWidgets, function (widget, name) { %>
<% if (widget.description) { %> <% } %>
<% if (widget.description) { %> <% } %> <%= widget.title %> <%= widget.title %> Add
<%= _.__( widget.description ) %>
<% }); %>