
git-svn-id: svn://svn.cy55.de/Zope3/src/cybertools/trunk@1524 fd906abe-77d9-0310-91a1-e0d9ade77398
15 lines
211 B
XML
15 lines
211 B
XML
<html metal:use-macro="options/template/main_macro"
|
|
i18n:domain="zope">
|
|
<head></head>
|
|
<body>
|
|
|
|
|
|
<metal:body fill-slot="body">
|
|
<div>
|
|
This is the body
|
|
</div>
|
|
</metal:body>
|
|
|
|
|
|
</body>
|
|
</html>
|