Update index.html
Browse files- index.html +1 -1
index.html
CHANGED
@@ -10,7 +10,7 @@
|
|
10 |
<body>
|
11 |
|
12 |
<div class="main-content">
|
13 |
-
<div class="form-container">
|
14 |
<h2>Check Deal Status</h2>
|
15 |
<form id="deal-lookup-form">
|
16 |
<div class="form-group">
|
|
|
10 |
<body>
|
11 |
|
12 |
<div class="main-content">
|
13 |
+
<div class="form-container" id="lookup-container">
|
14 |
<h2>Check Deal Status</h2>
|
15 |
<form id="deal-lookup-form">
|
16 |
<div class="form-group">
|