<% _.each(data, function(st) { %>
<%- st.percents.total.toFixed(1) %>%
<%- st.key %>
<% }); %>