<% _.each(d.dropdownlist, function(item){ %>
  • <%-d.i18n(item)%>
  • <% }); %>