This website requires JavaScript.
Explore
Help
Sign In
innov
/
django1
Watch
1
Star
0
Fork
You've already forked django1
0
Code
Issues
Pull Requests
1
Projects
Releases
Wiki
Activity
19895e897c
django1
/
tests
/
template_tests
/
relative_templates
/
dir1
/
dir2
/
inc1.html
2 lines
35 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" %}