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
/
match-no-ws.html
blob: 2ab0bf34810f6af213f38d20dbe6fe1648b834cb (
plain
) (
tree
)
e46e2d6
1
{%
match
foo
%}{%
when
Some
with
(
bar
)
%}{{
bar
}}{%
when
None
%}{%
endmatch
%}