<% _.each(inf.valores, function(v) { %>
  • <%= v.nombre %> : <%= v.valor %>
  • <% }); %>