[Zope3-dev] use-macro in ZPTPage

Roger Ineichen r.ineichen at projekt01.ch
Sat Mar 6 20:38:02 EST 2004


Is it possible to call use-macro in a ZPTPage (Page Template content type)?
The global "views" isn't accessible. How can I call
use-macro like the example below?

<html metal:use-macro="views/standard_macros/page">
<body>
<div metal:fill-slot="body">
...
</div>
</body>
</html>

Roger
_____________________________
END OF MESSAGE




More information about the Zope3-dev mailing list