On Sun, Sep 11, 2011 at 3:28 AM, Armin Ronacher <[email protected]> wrote: > Not with blocks, but with macros: > http://jinja.pocoo.org/docs/api/#jinja2.Template.module
ok, thanks. I actually thought about it more and it is unlikely that I would ever need to extract blocks that are not defined directly in the first template (for Pjax purposes). Using template.blocks might just work! -Kumar -- You received this message because you are subscribed to the Google Groups "pocoo-libs" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/pocoo-libs?hl=en.
