ul - workouts.forEach(function(workout) { li a(href="/workouts/" + encodeURIComponent(workout._id))= workout._id - });