diff --git a/app/templates/audit_full_patching.html b/app/templates/audit_full_patching.html index c4c1e3f..83c6b8d 100644 --- a/app/templates/audit_full_patching.html +++ b/app/templates/audit_full_patching.html @@ -57,10 +57,10 @@ {% set dp = (d.patched / d.total * 100)|int if d.total > 0 else 0 %}