Skip to content

Instantly share code, notes, and snippets.

@nloadholtes
Created October 8, 2016 14:04
Show Gist options
  • Save nloadholtes/b413e388c9f47d89265d20488012d2a0 to your computer and use it in GitHub Desktop.
Save nloadholtes/b413e388c9f47d89265d20488012d2a0 to your computer and use it in GitHub Desktop.
@app.route("/self-driving-car")
def self_drive_car_overview():
return render_template("sdc-why.template.html")
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment