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