Update index_template.html

This commit is contained in:
Waldek 2020-07-03 14:24:07 +02:00 committed by GitHub
parent 6f276bc0cf
commit 5716c98107
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -2,7 +2,7 @@
<html> <html>
<head> <head>
<meta charset="UTF-8"> <meta charset="UTF-8">
<title>HBLink monitor</title> <title>HBLink monitor - STATUS</title>
<script type="text/javascript"> <script type="text/javascript">
var sock = null; var sock = null;
var ellog = null; var ellog = null;