
git-svn-id: svn://svn.cy55.de/Zope3/src/cybertools/trunk@1520 fd906abe-77d9-0310-91a1-e0d9ade77398
15 lines
216 B
XML
15 lines
216 B
XML
<html x_metal:use-macro="context/@@skin_macros/page"
|
|
i18n:domain="zope">
|
|
<head></head>
|
|
<body>
|
|
|
|
|
|
<x_metal:body fill-slot="body">
|
|
<div>
|
|
This is the body
|
|
</div>
|
|
</x_metal:body>
|
|
|
|
|
|
</body>
|
|
</html>
|