[Grok-dev] How do I reference a common template in the statics
folder?
Sebastian Ware
sebastian at urbantalk.se
Thu Jul 5 09:19:35 EDT 2007
I have tried some variations on the theme... and all I get is the
(rather general) error:
TypeError: unsubscriptable object
I must say, error messages from Zope aren't all that explicit...
Mvh Sebastian
5 jul 2007 kl. 15.02 skrev Luciano Ramalho:
> On 7/5/07, Sebastian Ware <sebastian at urbantalk.se> wrote:
>> TraversalError: (<protoncms.protonworkflow.ProtonWorkflow object at
>> 0x3194d70>, 'macros')
>> ##my_render_template.pt
>> [...] metal:use-macro="context/@@macros/admin" [...]
>
> I haven't tried it, but maybe your're missing the master reference
> in that path?
>
>> [...] metal:use-macro="context/@@master/macros/admin" [...]
>
> Cheers,
>
> Luciano
More information about the Grok-dev
mailing list