Skip to content

Commit 2a699d7

Browse files
author
Mark Gibbs
committed
Tweak contents page
1 parent 61d4ccf commit 2a699d7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

demo/demo/templates/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{%extends "base.html"%}
22
{%block title%} Index{%endblock%}
33
{%block content%}
4-
<h1>django-plotly-dash demonstration application</h1>
4+
<h1>Demonstration Application</h1>
55
<div>
66
This is the django_plotly_dash demo application. It contains a number of separate pages that
77
exhibit different features of the integration of Plotly Dash into the Django framework.

0 commit comments

Comments
 (0)