[HOME]
Path :
/
usr
/
share
/
doc
/
python-jinja2-2.7.2
/
examples
/
basic
/
templates
/
Upload :
Current File : //usr/share/doc/python-jinja2-2.7.2/examples/basic/templates/subbroken.html
{% macro may_break(item) -%} [{{ item / 0 }}] {%- endmacro %}