<%- translate.get(name+'Label') %>
<% _.each(options, function(option, i){ %>
><%= translate.get(option.label) %>
<% }); %>