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
/
size-child.txt
blob: 86adbf89c098f68cd90460b6aa0150b38e47b3e1 (
plain
) (
blame
)
1
2
{% extends "size-parent.txt" %} {% block main %}{% if true %}123{% endif %}{% endblock %}