aboutsummaryrefslogtreecommitdiffstats
path: root/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'index.html')
-rw-r--r--index.html9
1 files changed, 9 insertions, 0 deletions
diff --git a/index.html b/index.html
index d0da373..2d28e96 100644
--- a/index.html
+++ b/index.html
@@ -26,6 +26,15 @@
<button id='csv-download'>download</button>
<table id='pnit-results'>
+ <thead>
+ <tr>
+ <th>sequence 1</th>
+ <th>sequence 2</th>
+ <th>identity</th>
+ </tr>
+ </thead>
+ <tbody>
+ </tbody>
</table>
</x-pnit-form>