I searched my entire file for anything with the word 'end'

Closest things were {{end = len(list)}} and <!--End--> both of which
I've changed, and I've still got the error.

On Mar 20, 10:22 am, Massimo Di Pierro <[email protected]>
wrote:
> Do you have something like {{end}} in your view?
>
> The old template parse was more forgiving when it comes to invalid
> templates and did not support blocks.
>
> On Mar 20, 9:11 am, Neodudeman <[email protected]> wrote:
>
> > Hey guys, I'm stumped on this error that I'm getting.
>
> > I recently upgraded from Web2py 1.79 to 1.93, and when viewing a
> > certain, important, relatively complicated view file, I get this
> > error.
>
> > [The "end" tag is unmatched, please check if you have a starting
> > "block" tag]
>
> > And I can't, for the life of me, figure it out. The admin panel just
> > returns that the Socket Timed Out, in the rocket.py.
>
> > Could someone point me in the right direction, or maybe shed some
> > light on exactly what "end" tag it's talking about?

Reply via email to