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 61d4ccf commit 2a699d7Copy full SHA for 2a699d7
demo/demo/templates/index.html
@@ -1,7 +1,7 @@
1
{%extends "base.html"%}
2
{%block title%} Index{%endblock%}
3
{%block content%}
4
-<h1>django-plotly-dash demonstration application</h1>
+<h1>Demonstration Application</h1>
5
<div>
6
This is the django_plotly_dash demo application. It contains a number of separate pages that
7
exhibit different features of the integration of Plotly Dash into the Django framework.
0 commit comments