I wonder if this wouldn't work (I think it's nicer): response.view = URL( a='init', c='views', f='base_template.html')
On Sat, Dec 6, 2008 at 12:00 AM, voltron <[EMAIL PROTECTED]> wrote: > > Hmm, thats a typo Massimo, what really works is this: > > response.view = "../../../init/views/base_template.html" > > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "web2py Web Framework" group. 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/web2py?hl=en -~----------~----~----~----~------~----~------~--~---

