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
e4a714b259
django
/
tests
/
template_tests
/
relative_templates
/
dir1
/
one1.html
4 lines
91 B
HTML
Raw
Blame
History
{% extends './../one.html' %}
{% block content %}{{ block.super }} dir1 one{% endblock %}
Reference in New Issue
View Git Blame
Copy Permalink