Re: Simple HTML template engine?
These days there seems to be more coverage of different needs. For
It's probably the same to me.
And many times, the simple python templating system %(var)s is good
enough...
These days there seems to be more coverage of different needs. For
instance, Mako looks like something I might have used if it had been
around back then.
>
around back then.
>
And many times, the simple python templating system %(var)s is good
enough...
Comment