Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
jinja
/
d416a97260947fcd302f2e14e28cb6160dd412ab
/
.
/
examples
/
basic
/
templates
/
subbroken.html
blob: 245eb7e6e6f7f6c947d377e90e608d23d7190f4e [
file
] [
log
] [
blame
]
{% macro may_break(item) -%}
[{{ item / 0 }}]
{%- endmacro %}