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