luulinh90s
commited on
Commit
·
6bd741f
1
Parent(s):
678720e
update
Browse files- templates/index.html +1 -0
templates/index.html
CHANGED
@@ -212,6 +212,7 @@
|
|
212 |
<div class="method-button No-XAI" onclick="selectMethod('No-XAI')">
|
213 |
No-XAI
|
214 |
</div>
|
|
|
215 |
</div>
|
216 |
|
217 |
<button type="submit">Next</button>
|
|
|
212 |
<div class="method-button No-XAI" onclick="selectMethod('No-XAI')">
|
213 |
No-XAI
|
214 |
</div>
|
215 |
+
{% endif %}
|
216 |
</div>
|
217 |
|
218 |
<button type="submit">Next</button>
|