... extension=False
this is a little confusing ( it is appended to the function ), but it works 2012/8/23 tomasz bandura <[email protected]> > Hello, > > How to properly generate url on LOAD page (with ajax=False)? > > Image html tag: > <img src="{{=URL('static','images/cat1.png')}}" /> > > Is rendered as: > <img src="/myapp/static/images.load/cat1.png"/> > > Regards, > Tomasz --

