Browse Source

Nope

master
Pete Shadbolt 6 years ago
parent
commit
2492d74907
1 changed files with 1 additions and 3 deletions
  1. +1
    -3
      templates/index.html

+ 1
- 3
templates/index.html View File

@@ -21,9 +21,7 @@
<body>
<img id=ball src="{{url_for("static", filename="img/ball.png") }}" style=display:none;>
<img id=tip src="{{url_for("static", filename="img/tip.png") }}" style=display:none;>
<div id=node_info>
POST
</div>
<div id=node_info class=hidden> </div>
<div id=server_info class=hidden> </div>

<div id=version>Version 0.4.27</div>


Loading…
Cancel
Save