This website requires JavaScript.
Explore
Help
Sign In
p15693087
/
django
Watch
1
Star
0
Fork
You've already forked django
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
5a3d7cf462
django
/
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" %}