Have you looked at Jinja2 ? You can customize the escape characters so that it nearly looks like Mako (or Moustache). Not sure if it suits your other needs, but it has pretty decent template inheritance and macros.
I'm prototyping some 'user editable templates' with Jinja2 and the sandbox mode. So far it seems pretty good. -- You received this message because you are subscribed to the Google Groups "pylons-discuss" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/pylons-discuss?hl=en. For more options, visit https://groups.google.com/groups/opt_out.
