Yash goyal commited on
Update templates/form.html
Browse files- templates/form.html +0 -4
templates/form.html
CHANGED
|
@@ -63,10 +63,6 @@
|
|
| 63 |
{% endif %}
|
| 64 |
|
| 65 |
<div id="history-section">
|
| 66 |
-
<h2>View Previous Scans</h2>
|
| 67 |
-
<div class="history-controls">
|
| 68 |
-
<input type="email" id="history-email" placeholder="Enter email to view history">
|
| 69 |
-
<button id="fetch-history-btn">View History</button>
|
| 70 |
</div>
|
| 71 |
<div id="history-results">
|
| 72 |
</div>
|
|
|
|
| 63 |
{% endif %}
|
| 64 |
|
| 65 |
<div id="history-section">
|
|
|
|
|
|
|
|
|
|
|
|
|
| 66 |
</div>
|
| 67 |
<div id="history-results">
|
| 68 |
</div>
|