Skip to content

Instantly share code, notes, and snippets.

@rahgurung
Last active October 26, 2018 16:15
Show Gist options
  • Save rahgurung/934063422fb3097aaace43dfb9e2bc5d to your computer and use it in GitHub Desktop.
Save rahgurung/934063422fb3097aaace43dfb9e2bc5d to your computer and use it in GitHub Desktop.
blog post file - 2
@app.route("/")
def index():
return render_template("index.html")
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment