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
/
if-let-shadowing.html
blob: 7f3d50f034622440ce43cbbf5af1ca995461aa39 (
plain
) (
tree
)
83b03cd
1
{%
if
let
Some
(
text
)
=
text
%}{{
text
}}{%
endif
%}