Is there a clean way to pass the data back from ejs to a javascript variable via something like an on click event? I know I could get away traversing the DOM with s
ejs