For a bottle based app that runs successfully on a Raspberry, web pages should be displayed inside iframe.
Inside the iframe HTML code should be displayed which is also stored on
the RPI inside the app file structure. It is unclear what is the correct
addressing for web pages. It is quite unclear for images within the web
document to be displayed, where the images are also in the project
structure.
The following routine allows the display of html code, but included image links are not resolved correctly.
@app.route('/docs')