controller/myimage does not work for me, it displays content of png file controller/myimage.png does display html with included image
it looks like the view has no effect
so i tried
{{=IMG(_src=URL('myimage.png'))}}
it displays content of png file, overriding everythin else in the view
any suggestions?

