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
/
recursive.html
blob: cbf242d8d564fdbdcdba075c71efb67d524dc023 (
plain
)
1
2
3
{% extends "recursive.html" %} {% block content %}{{ block.super }} fs/recursive{% endblock %}