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
/
else.html
blob: 16255c88328a8688f4877e44016d4b3cbd1371e9 (
plain
) (
tree
)
c98297f
1
{%
if
cond
%}
true
{%
else
%}
false
{%
endif
%}