index
:
askama
main
[no description]
git repository hosting
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
testing
/
templates
/
include-extends-included.html
blob: 03b75530843c9b8683d9b6739476c56bb03fe362 (
plain
) (
blame
)
1
2
{%
extends
"include-extends-base.html"
%}
{%
block
header
%}
foo
{%
endblock
%}