瀏覽代碼

Nope

master
Pete Shadbolt 6 年之前
父節點
當前提交
2492d74907
共有 1 個文件被更改,包括 1 次插入3 次删除
  1. +1
    -3
      templates/index.html

+ 1
- 3
templates/index.html 查看文件

@@ -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…
取消
儲存