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
/
no.newlines.ejs
blob: 029b4618c9f7f4d549c40f4deb1d487777e0c716 (
plain
)
1
2
3
4
5
<ul> <% users.forEach(function(user){ -%> <li><%= user.name %></li> <% }) -%> </ul>