<% if (attribute.localizable || attribute.scopable) { %> <% if (attribute.scopable) { %> <%- context.scopeLabel %> <% } %> <% if (attribute.localizable) { %> <%= i18n.getFlag(context.locale) %> <% } %> <% } %> <% if (context.optional && context.removable && 'edit' === editMode) { %> <% } %>