index
:
chango.git
devmain
fix-31295
initial-branch
main
stable/5.2.x
stable/6.0.x
django
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
template_tests
/
recursive_templates
/
fs
/
two.html
blob: b9b80ec7a0b1bba897010d59345cb015b210aaaf (
plain
)
1
2
3
{% extends "three.html" %} {% block content %}{{ block.super }} two{% endblock %}