This website requires JavaScript.
Explore
Help
Sign In
test0908
/
django
Watch
1
Star
0
Fork
You've already forked django
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
a72411e140
django
/
tests
/
template_tests
/
relative_templates
/
error_include.html
2 lines
32 B
HTML
Raw
Normal View
History
Unescape
Escape
Fixed #26402 -- Added relative path support in include/extends template tags.
2016-03-24 16:39:37 +08:00
{% include "./../three.html" %}