Hi guys, Is there a way to define a "default renderer" so every template will be rendered using that particular language? I work with Jinja (the problem would be the same with another language) and the thing is that I use it to render to HTML (most of the time) but to JS too and even to XML sometimes. I don't want to have files whose extension is .jinja2 Which one is HTML and which one is JS?
Thanks in advance -- You received this message because you are subscribed to the Google Groups "pylons-discuss" group. To view this discussion on the web visit https://groups.google.com/d/msg/pylons-discuss/-/OT9tti8FD_MJ. 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/pylons-discuss?hl=en.
