|
Server : Apache System : Linux cvar2.toservers.com 3.10.0-962.3.2.lve1.5.73.el7.x86_64 #1 SMP Wed Aug 24 21:31:23 UTC 2022 x86_64 User : njnconst ( 1116) PHP Version : 8.4.18 Disable Function : NONE Directory : /proc/self/root/opt/alt/python27/share/doc/alt-python27-mako-0.7.3/examples/bench/kid/ |
Upload File : |
<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>