error.out 147 Bytes Raw Blame History Permalink 1 2 3 4 5 6 7 8 ReferenceError: error.ejs:2 1| <ul> >> 2| <% if (users) { %> 3| <p>Has users</p> 4| <% } %> 5| </ul> users is not defined