<%- label %>
<%- selectedOperatorLabel %>
<%- operatorLabel %>
<% _.each(operatorChoices, function (label, operator) { %> <% }); %>
<%- __(`pim_measure.units.${selectedUnit}`) %>
<%- unitLabel %>
<% _.each(units, function (symbol, code) { %> <% }); %>