2011-09-02 02:59:49 -05:00
|
|
|
<tal:main define="tool python: context.<!toolInstanceName!>">
|
2011-11-25 11:01:20 -06:00
|
|
|
<html metal:use-macro="context/ui/template/macros/main">
|
2011-09-02 02:59:49 -05:00
|
|
|
<div metal:fill-slot="content"><!pageContent!></div>
|
|
|
|
</html>
|
|
|
|
</tal:main>
|