Private
Public Access
1
0

better breakthrough email

This commit is contained in:
Sander Roosendaal
2022-10-07 12:01:44 +02:00
parent fba2d9e4c0
commit ee2d2120a4
4 changed files with 13 additions and 1 deletions

View File

@@ -40,7 +40,7 @@
</tr>
{% for set in btvalues %}
<tr>
<th>{{ set["delta"] }}</th>
<th>{{ set["time"] }}</th>
<th>{{ set["cpvalue"] }}</th>
<th>{{ set["pwr"] }}</th>
</tr>