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

extends and importnwt use different base path #15

Open
enthus1ast opened this issue Aug 19, 2021 · 0 comments
Open

extends and importnwt use different base path #15

enthus1ast opened this issue Aug 19, 2021 · 0 comments
Labels
bug Something isn't working

Comments

@enthus1ast
Copy link
Owner

enthus1ast commented Aug 19, 2021

when curdir is:

C:\Users\david\projects\nimja

then this is valid:

{% importnwt ../../tests/templates/blockMasterWithContent.html %}
{% extends ./tests/templates/blockMasterWithContent.html %}{% block title %}one{%endblock%}{%block mybody%}two{%endblock%}

tested from dynamicAgain branch.

@enthus1ast enthus1ast added the bug Something isn't working label Aug 19, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant