Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Push html content into template #30

Open
GoogleCodeExporter opened this issue Feb 7, 2016 · 0 comments
Open

Push html content into template #30

GoogleCodeExporter opened this issue Feb 7, 2016 · 0 comments

Comments

@GoogleCodeExporter
Copy link

What steps will reproduce the problem?
1. adding html elements in render call.
2.
3.

What is the expected output? What do you see instead?
I wanted to see html content to be pushed inside my template

What version of the product are you using? On what operating system?


Please provide any additional information below.
I am calling  new 
EJS({url:(server+"resources/templates/parent.ejs")}).render({loading:loadIcon.ad
dLoader("sdf")[0]}); 

where loadIcon.addLoader("sdf")[0] return one html body, how can I push this 
html to my template file ?

I tried to use tag() view but no help.. any idea ?

Original issue reported on code.google.com by aman.a.g...@gmail.com on 30 Nov 2013 at 8:14

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

No branches or pull requests

1 participant