mirror of
https://github.com/frappe/frappe_docker.git
synced 2026-06-20 23:05:09 +00:00
1 line
No EOL
71 B
Text
1 line
No EOL
71 B
Text
<ul><%users.forEach(function(user){%><li><%=user.name%></li><%})%></ul> |