Spaces:
Running
Running
Update index.html
Browse files- index.html +1 -1
index.html
CHANGED
|
@@ -152,7 +152,7 @@
|
|
| 152 |
<h1>OCT Image Classifier</h1>
|
| 153 |
</header>
|
| 154 |
<div class="main-content">
|
| 155 |
-
<div id="main-content"
|
| 156 |
<label for="octSelection">
|
| 157 |
Before using the OCT image classifier, you acknowledge that it is essential to seek professional opinions as the OCT image classifier can make mistakes.
|
| 158 |
To learn more, please read the <a href="javascript:void(0);" onclick="openInstructions()">instructions</a>.
|
|
|
|
| 152 |
<h1>OCT Image Classifier</h1>
|
| 153 |
</header>
|
| 154 |
<div class="main-content">
|
| 155 |
+
<div id="main-content">
|
| 156 |
<label for="octSelection">
|
| 157 |
Before using the OCT image classifier, you acknowledge that it is essential to seek professional opinions as the OCT image classifier can make mistakes.
|
| 158 |
To learn more, please read the <a href="javascript:void(0);" onclick="openInstructions()">instructions</a>.
|