<% if (description) { %>
<% } %>
<% if (iconClass) { %>
<% } else { %>
<% } %>
<%- title %>
<% if (isNew) { %>
<%- _.__('oro.ui.widget_picker.new') %>
<% } %>
<%- _.__('oro.ui.widget_picker.added') %>
(<%- added %>)
<% if (description) { %>
<%- description %>
<% } %>