This website requires JavaScript.
Explore
Help
Register
Sign In
mirrors
/
django
mirror of
https://github.com/django/django.git
Watch
1
Star
0
Fork
You've already forked django
0
Code
Issues
24
Releases
Wiki
Activity
b3cffde555
django
/
tests
/
template_tests
/
relative_templates
/
dir1
/
dir2
/
one.html
4 lines
94 B
HTML
Raw
Blame
History
{% extends "./../../one.html" %}
{% block content %}{{ block.super }} dir2 one{% endblock %}
Reference in New Issue
View Git Blame
Copy Permalink