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