Skip to content

Instantly share code, notes, and snippets.

@carloscasalar
Last active April 6, 2018 02:25
Show Gist options
  • Save carloscasalar/4de840d151db8346ea3d to your computer and use it in GitHub Desktop.
Save carloscasalar/4de840d151db8346ea3d to your computer and use it in GitHub Desktop.
Ejs javascript template system tips
@rgeraldporter
Copy link

Seems to be a typo -

<% incluede file_path %>

Should be

<% include file_path %>

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment