Re: pre-setting variables in templates

2008-01-12 Thread Roberto Saccon
ok, now I see. Thanks a lot for the clarification. On Jan 12, 9:46 pm, "James Bennett" <[EMAIL PROTECTED]> wrote: > On Jan 12, 2008 5:25 PM, Roberto Saccon <[EMAIL PROTECTED]> wrote: > > > but the following, in my opinion better version, is not supported:

pre-setting variables in templates

2008-01-12 Thread Roberto Saccon
I am working on an Erlang implementation of the Django template language, see http://code.google.com/p/erlydtl/ we want keep things as close as possible to original django templates, but one thing I would like to add which seems to be only limited possible with django, variables presetting in t