On Sat, Aug 26, 2017 at 12:36 PM, Craig Small <[email protected]> wrote:
> Thanks for that, it fixed that component of the templates. > > Unfortunately, I'll probably have to go back to Mako because it requires > some very strict requirements of the templates. I haven't worked out why, > but I get duplicate icons in my lists. Also things like <div > class="clearfix" /> do some very strange things. > How have you configured kajiki output? What do you mean by "some very strange things"? I used kajiki as primary template engine for pretty big websites, and migrated multiple genshi projects to kajiki and so far it worked pretty well. > The killer is, Mako lets me template javascript, I just couldn't get > Kajiki to handle it properly. > Do you have an example of what you are trying to do? I used kajiki with React, Ractive and Angular so far without any major issue. Alessandro -- You received this message because you are subscribed to the Google Groups "TurboGears" 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 https://groups.google.com/group/turbogears. For more options, visit https://groups.google.com/d/optout.

