appypod-rattail/gen/plone25/templates/frontPageAppy.pt
2011-11-25 18:01:20 +01:00

6 lines
194 B
XML

<tal:main define="tool python: context.<!toolInstanceName!>">
<html metal:use-macro="context/ui/template/macros/main">
<div metal:fill-slot="content"><!pageContent!></div>
</html>
</tal:main>