Copied
This commit is contained in:
12
html/result.html
Normal file
12
html/result.html
Normal file
@@ -0,0 +1,12 @@
|
||||
<body>
|
||||
<h1>TM-Sim Results</h1>
|
||||
<table>
|
||||
<tr>
|
||||
<th>Slave Number</th>
|
||||
<th>Result</th>
|
||||
</tr>
|
||||
{results}
|
||||
</table> <br>
|
||||
<h2>Final Result</h2>
|
||||
{result_final}
|
||||
</body>
|
Reference in New Issue
Block a user