On Aug 23, 2:17 am, pbreit <[email protected]> wrote: > Are you able to save the image files to /static/images?
Yes, it seems so.
> If so, then you should be able to display them on a web page with this HTML
> in your view:
> <img src="{{=URL('static', 'images/cavityflow.gif')}}"/>
Thanks. I need some time for testing, because my server has some
issues.

