Sign in
android
/
platform
/
external
/
python
/
jinja
/
refs/heads/android15-security-release
/
.
/
examples
/
basic
/
templates
/
subbroken.html
blob: 245eb7e6e6f7f6c947d377e90e608d23d7190f4e [
file
] [
log
] [
blame
] [
edit
]
{% macro may_break(item) -%}
[{{ item / 0 }}]
{%- endmacro %}