bradtraversy / node_passport_login

Node.js login, registration and access control using Express and Passport
1.73k stars 1.3k forks source link

Error On Opening Login Page #103

Open ciullaanthonyj opened 2 years ago

ciullaanthonyj commented 2 years ago

/views/login.ejs

the includes needs to be updated to: <%- include ("./partials/messages"); %>