📁 File Manager Pro
v10.0.3 | PHP: 8.1.34
Server: Apache
2026-06-22 16:20:22
📂
/ (Root)
/
opt
/
alt
/
python37
/
share
/
doc
/
alt-python37-jinja2
/
examples
/
basic
/
templates
📍 /opt/alt/python37/share/doc/alt-python37-jinja2/examples/basic/templates
🔄 Refresh
✏️
Editing: broken.html
Read Only
{% from 'subbroken.html' import may_break %} <ul> {% for item in seq %} <li>{{ may_break(item) }}</li> {% endfor %} </ul>
💾 Save Changes
❌ Cancel