def about()

in hello_app/views.py [0:0]


def about():
    return render_template("about.html")