Corrected bug

This commit is contained in:
Thomas FORGIONE 2015-06-04 16:58:52 +02:00
parent fa063a0f91
commit 68287548cc
1 changed files with 1 additions and 1 deletions

View File

@ -10,4 +10,4 @@ block content
else
ol
each elt in users
li <a href="/prototype/replay/#{elt.id}">User <em>#{elt.username}</em> for scene <em>#{elt.scenename}</em></a>
li <a href="/prototype/replay/#{elt.exp_id}">User <em>#{elt.username}</em> for scene <em>#{elt.scenename}</em></a>