Skip to content

Instantly share code, notes, and snippets.

@nfarah86
Created May 6, 2016 22:05
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save nfarah86/29189086f10698d63fcdda21deba28ce to your computer and use it in GitHub Desktop.
Save nfarah86/29189086f10698d63fcdda21deba28ce to your computer and use it in GitHub Desktop.
Triggering the login()
@app.route("/")
def login():
#@"http://rescue-nfh.herokuapp.com/update_run"
return render_template("login.html")
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment