File tree Expand file tree Collapse file tree 1 file changed +4
-12
lines changed Expand file tree Collapse file tree 1 file changed +4
-12
lines changed Original file line number Diff line number Diff line change 1
- < html >
1
+ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN">
2
+ < html lang ="en ">
2
3
< head >
3
- < meta http-equiv ="X-UA-Compatible " content ="IE=edge,chrome=1 ">
4
-
5
- < title > Welcome to Scalatron</ title >
6
-
4
+ < meta charset ="UTF-8 ">
7
5
< link rel ="stylesheet " type ="text/css " href ="/format.css ">
8
-
9
- <!-- temporarily disabled until we're ready to include the new login screen
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
- -->
6
+ < title > Welcome to Scalatron</ title >
15
7
</ head >
16
8
17
9
< body >
You can’t perform that action at this time.
0 commit comments