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
/
relative_templates
/
dir1
/
two.html
blob: b6542b8a3e11ac5b4bb486a895e76d3a43a90277 (
plain
)
1
2
3
{% extends "./dir2/one.html" %} {% block content %}{{ block.super }} dir1 two{% endblock %}