>
<% if (attribute.localizable || attribute.scopable) { %> <% if (attribute.scopable) { %> <%- context.scopeLabel %> <% } %> <% if (attribute.localizable) { %> <%= i18n.getFlag(context.locale) %> <% } %> <% } %>