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
1857b6663b
django
/
tests
/
template_tests
/
relative_templates
/
dir1
/
looped.html
4 lines
101 B
HTML
Raw
Blame
History
{% extends "./dir2/../looped.html" %}
{% block content %}{{ block.super }} dir1 three{% endblock %}
Reference in New Issue
View Git Blame
Copy Permalink