> You can try replace > > if not response.init_flash: response.init_flash='Insert tagline' > > with > > response.init_flash='Insert tagline'
That solved the problem, thanks. Annet.
> You can try replace > > if not response.init_flash: response.init_flash='Insert tagline' > > with > > response.init_flash='Insert tagline'
That solved the problem, thanks. Annet.