bradtraversy / node_passport_login

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

Update register.ejs #102

Closed dicentes closed 2 years ago

dicentes commented 2 years ago

EJS formatting tags were messed up, which breaks the registration page.

dicentes commented 2 years ago

Apologies if I did this incorrectly, just had this problem when I imported the code and I believe this is the problem, let me know if I'm wrong.

muneeb-devp commented 2 years ago

Could have removed the whitespace between include and (, but yeah this works too.