13 lines
191 B
HTML
Raw Normal View History

2024-01-30 20:04:56 +01:00
<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>