<%- label %>
>
><%- emptyLabel %>
<% _.each(attributes, function (attribute) { %>
> <%- i18n.getLabel(attribute.labels, catalogLocale, attribute.code) %>
<% }); %>