This website requires JavaScript.
Explore
Help
Sign In
innov
/
django1
Watch
1
Star
0
Fork
You've already forked django1
0
Code
Issues
Pull Requests
1
Projects
Releases
Wiki
Activity
b10d322c41
django1
/
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