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
790d108c97
django1
/
tests
/
template_tests
/
recursive_templates
/
fs
/
extend-missing.html
2 lines
29 B
HTML
Raw
Normal View
History
Unescape
Escape
Fixed #15053 -- Enabled recursive template loading.
2015-03-04 05:48:26 +08:00
{% extends "missing.html" %}