File Manager
Path:
/
opt
/
alt
/
python27
/
share
/
doc
/
alt-python27-jinja2-2.7.2
/
examples
/
basic
/
templates
/
Viewing File: subbroken.html
{% macro may_break(item) -%} [{{ item / 0 }}] {%- endmacro %}