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