@app.route("/postload")
def postload():
    form = SecretKeyTestForm()
    auth_form = OTPAuthentication()
    return render_template(