you are missing {{ or }} somewhere in view On Tue, Feb 7, 2012 at 5:26 PM, Andreas Christoffersen < achristoffer...@gmail.com> wrote:
> > Hi group, > > > I am trying to build the simple image blog from the web2py book chapter 3. As > far as I can see I have reentered the example code to the letter - but still > I get an error (which I think stems from layout.html?) (using latest web2py > on mac) > > > > Traceback (most recent call last): > > > > File "gluon/restricted.py", line 203, in restricted > > > > File "gluon/restricted.py", line 189, in compile2 > > > > File > "/Users/andreas/web2py/web2py.app/Contents/Resources/applications/images/views/default/index.html", > line 79 > > > > response.write('\n ', escape=False) > > > > ^ > SyntaxError: invalid syntax > > > > TiA. > > > Andreas > > -- Bruno Rocha [http://rochacbruno.com.br]