pz7gc3 / embeddedjavascript

Automatically exported from code.google.com/p/embeddedjavascript

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

How do you include a static html page in an ejs template?

GoogleCodeExporter opened this issue · comments

What steps will reproduce the problem?
1. I have got an ejs template that is displayed via an express powered app.
2. There is an angular template that is duplicated across several ejs templates
3. How can I include this static template in ejs templates so I avoid 
duplication?




Original issue reported on code.google.com by markus.s...@gmail.com on 9 Jan 2014 at 12:16