luulinh90s commited on
Commit
e3a9e0f
·
1 Parent(s): 6bd741f
Files changed (1) hide show
  1. templates/index.html +2 -0
templates/index.html CHANGED
@@ -198,6 +198,8 @@
198
 
199
  <input type="hidden" id="method" name="method" required>
200
 
 
 
201
  <div class="method-buttons">
202
  <div class="method-button Chain-of-Table" onclick="selectMethod('Chain-of-Table')">
203
  Chain-of-Table
 
198
 
199
  <input type="hidden" id="method" name="method" required>
200
 
201
+ <h2 style="color: #333; margin-top: 30px; margin-bottom: 20px;">Explanation Methods</h2>
202
+
203
  <div class="method-buttons">
204
  <div class="method-button Chain-of-Table" onclick="selectMethod('Chain-of-Table')">
205
  Chain-of-Table