def hello_world()

in satellite-app/satellite-flask.py [0:0]


def hello_world():
    return render_template("sattelite_app.html")