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 7921a6f commit cc9fd06Copy full SHA for cc9fd06
mqttdblg/templates/graph.html
@@ -3,7 +3,7 @@
3
<head>
4
<meta name="viewport" content="width=device-width, initial-scale=1.0">
5
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
6
- <title>Historical Data</title>
+ <title>{{ page_title }}</title>
7
<link rel="shortcut icon" href="{{ url_for('static', filename='favicon.ico') }}">
8
<script src="{{ url_for('static', filename='jquery-1.12.4.min.js') }}"></script>
9
<script type="text/javascript">
0 commit comments