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

allow importnimja to overwrite "context" #81

Open
enthus1ast opened this issue Sep 10, 2022 · 0 comments
Open

allow importnimja to overwrite "context" #81

enthus1ast opened this issue Sep 10, 2022 · 0 comments
Labels
enhancement New feature or request

Comments

@enthus1ast
Copy link
Owner

enthus1ast commented Sep 10, 2022

This feature should enable importnimja to
make variables available to the imported template with a different name.

something like this:

{% importnimja "someTemplate.nimja" record = someList %}

twig syntax:

{% include 'template.html' with {'foo': 'bar'} %}

basically the same as compileTemplateStr and compileTemplateFile

@enthus1ast enthus1ast added the enhancement New feature or request label Sep 10, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant