1
0
mirror of https://github.com/mgerb/mywebsite synced 2026-01-13 03:02:49 +00:00
Files
mywebsite/node_modules/ejs/test/fixtures/messed.ejs

2 lines
72 B
Plaintext

<ul><%users.forEach(function(user){%><li><%=user.name%></li><%})%></ul>