I do not oppose to the change. Anybody else pros or cons?

Massimo

On Jun 23, 7:10 pm, pbreit <[email protected]> wrote:
> Why doesn't generic.html beautify when len(vars)==1? When I send in one
> record, I'd like it to display beautified.
>
> {{if len(response._vars)==1:}}
> {{=response._vars.values()[0]}}
> {{elif len(response._vars)>1:}}
> {{=BEAUTIFY(response._vars)}}
> {{pass}}

Reply via email to