FRix counts for naughty failures - dns, karma and helo

This commit is contained in:
2024-06-19 22:44:21 +01:00
parent 44b811d09e
commit 0947689c0f
2 changed files with 41 additions and 13 deletions

View File

@@ -9,7 +9,7 @@
<tr tal:repeat="item array_2d">
<td>${item[0]}</td>
<td>${item[1]}</td>
<td>${item[2]}</td>
<td>${item[2]}%</td>
</tr>
</tbody>
</table>