def contact()

in hello_app/views.py [0:0]


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