index
:
Who-am-I
master
Charades mobile web application built for the Viggle platform | TVnext hack 2013.04.28
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
node_modules
/
ejs
/
test
/
fixtures
/
messed.ejs
blob: 7d6903314912257b895426a97c70eb9273d40483 (
plain
)
1
<ul><%users.forEach(function(user){%><li><%=user.name%></li><%})%></ul>