mirror of
https://github.com/frappe/frappe_docker.git
synced 2026-06-21 07:15:09 +00:00
8 lines
No EOL
147 B
Text
8 lines
No EOL
147 B
Text
ReferenceError: error.ejs:2
|
|
1| <ul>
|
|
>> 2| <% if (users) { %>
|
|
3| <p>Has users</p>
|
|
4| <% } %>
|
|
5| </ul>
|
|
|
|
users is not defined |