DEV Community

Discussion on: Build a simple app using Node JS and MySQL.

Collapse
 
justicebringer profile image
Gabriel

I believe you tried an include but you may have written it bad. Try to write it like this:

<%- include ("../fragments/header") %>