📁 File Manager Pro
v10.0.3 | PHP: 8.1.34
Server: Apache
2026-06-22 06:12:51
📂
/ (Root)
/
opt
/
alt
/
python37
/
share
/
doc
/
alt-python37-mako
/
examples
/
bench
/
kid
📍 /opt/alt/python37/share/doc/alt-python37-mako/examples/bench/kid
🔄 Refresh
✏️
Editing: base.kid
Read Only
<html xmlns="http://www.w3.org/1999/xhtml" xmlns:py="http://purl.org/kid/ns#"> <p py:def="greeting(name)"> Hello, ${name}! </p> <body py:match="item.tag == '{http://www.w3.org/1999/xhtml}body'" py:strip=""> <div id="header"> <h1>${title}</h1> </div> ${item} <div id="footer" /> </body> </html>
💾 Save Changes
❌ Cancel