Update index.html
Browse files- index.html +2 -2
index.html
CHANGED
@@ -7,14 +7,14 @@
|
|
7 |
<link rel="stylesheet" href="style.css" />
|
8 |
</head>
|
9 |
<body>
|
10 |
-
|
11 |
<iframe src="https://partner.novamsg.org:8030/"
|
12 |
width="100%"
|
13 |
height="100%"
|
14 |
style="border:none;">
|
15 |
Your browser does not support iframes.
|
16 |
</iframe>
|
17 |
-
|
18 |
|
19 |
</body>
|
20 |
</html>
|
|
|
7 |
<link rel="stylesheet" href="style.css" />
|
8 |
</head>
|
9 |
<body>
|
10 |
+
|
11 |
<iframe src="https://partner.novamsg.org:8030/"
|
12 |
width="100%"
|
13 |
height="100%"
|
14 |
style="border:none;">
|
15 |
Your browser does not support iframes.
|
16 |
</iframe>
|
17 |
+
|
18 |
|
19 |
</body>
|
20 |
</html>
|