<%- label %>
<%- selectedOperatorLabel %>
<%- operatorLabel %>
<% _.each(operatorChoices, function (label, operator) { %> <% }); %>
<%- i18n.getLabel(selectedUnit.labels, locale, selectedUnit.code) %>
<%- unitLabel %>
<% _.each(units, function (unit) { %> <% }); %>