We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c3c749f commit 21185edCopy full SHA for 21185ed
application/routes.py
@@ -9,4 +9,4 @@ def home():
9
return render_template('index.jinja2',
10
title='Plotly Dash & Flask Tutorial',
11
template='home-template',
12
- body="This is an example homepage served with Flask.")
+ body="This is a homepage served with Flask.")
0 commit comments