// SYSTEM PANEL //
[ROOT]
/
opt
/
alt
/
python37
/
share
/
doc
/
alt-python37-jinja2
/
examples
/
basic
/
templates
[ PARENT ]
EDIT :: subbroken.html
{% macro may_break(item) -%} [{{ item / 0 }}] {%- endmacro %}
SAVE
CANCEL