mirror of
https://github.com/karma-riuk/crab-webapp.git
synced 2025-07-05 06:08:13 +02:00
added table to show results in frontend
This commit is contained in:
@ -56,6 +56,15 @@
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div id="results-container">
|
||||
<h3>Results</h3>
|
||||
<table>
|
||||
<tr>
|
||||
<th>id</th>
|
||||
<th>Proposed comment</th>
|
||||
<th>Max bleu score</th>
|
||||
</tr>
|
||||
</table>
|
||||
</div>
|
||||
|
||||
</body>
|
||||
|
Reference in New Issue
Block a user