Hi, I've been searching for a python alternative to haml and found hamlish-jinja[1], which looks nice and works as a jinja preprocessor.
Is there a way to compile the hamlish-jinja templates to pure jinja templates (I would like to have a migration path if i should decide to dump hamlish in the future and continue to work with pure jinja templates)? -- Peter [1] https://github.com/Pitmairen/hamlish-jinja -- 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.
