[ZPT] ZPT in Plone
Jean Jordaan
jean at upfrontsystems.co.za
Tue Aug 5 10:06:43 EDT 2003
>> Aren't you supposed to use something like:
>>
>> <metal:block metal:use-macro="here/main_template/macros/master">
For the record, you can write:
<metal:block use-macro="here/main_template/macros/master">
I.e. if the tag is already in the metal namespace, you don't
have to put the attributes in the namespace as well. Same
goes for TAL.
--
Jean Jordaan
http://www.upfrontsystems.co.za
More information about the ZPT
mailing list