extends ../../../views/main block title title #{title} - Prototype - Replays block content h2 Replays available if users.length == 0 p Sorry, there are no replays available... try later or do an experiment ! else ol each elt in users li User #{elt.username} (#{elt.userId}) for scene #{elt.scenename}