RandomEtc / ejs-locals

Express 3.x layout, partial and block template functions for the EJS template engine.
298 stars 63 forks source link

Include throws an error #53

Closed huss-a closed 3 years ago

huss-a commented 3 years ago

I'm trying to include another file:

<%- include ("partials/messages") %>

but am getting this error:

Unexpected token ')' in <directory> while compiling ejs