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
de1c8320ce
django
/
tests
/
template_tests
/
relative_templates
/
error_extends.html
4 lines
86 B
HTML
Raw
Blame
History
{% extends "./../two.html" %}
{% block content %}{{ block.super }} one{% endblock %}
Reference in New Issue
View Git Blame
Copy Permalink