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 38c4de8 commit 034a75eCopy full SHA for 034a75e
Scalatron/webui/header.gif
-38.3 KB
Scalatron/webui/index.html
@@ -1,3 +1,4 @@
1
+<!--
2
<html>
3
<head>
4
<meta charset="UTF-8">
@@ -8,17 +9,14 @@
8
9
<link rel="stylesheet" type="text/css" href="/format.css">
10
<link rel="stylesheet" type="text/css" href="/ext-4.0.7/resources/css/ext-all-gray.css"/>
11
- <!--<script type="text/javascript" src="/ext-4.0.7/bootstrap.js"></script>-->
12
<script type="text/javascript" src="/ext-4.0.7/ext-all.js"></script>
13
<script type="text/javascript" src="/client/Login.js"></script>
14
</head>
15
16
<body>
17
-
18
19
</body>
+-->
20
21
-<!--
22
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN">
23
<html lang="en">
24
@@ -42,4 +40,3 @@ <h1>Welcome to Scalatron</h1>
42
40
43
41
44
</html>
45
--->
0 commit comments