from applets.webui import bp @bp.route('/webui') def webui_index(): """ The page you'd get if you access the root of this app in a browser. """ return ("""