From 19da3c62a60259d22108336c3599960ffeea6865 Mon Sep 17 00:00:00 2001 From: Tushar Goel Date: Mon, 16 Feb 2026 18:15:33 +0530 Subject: [PATCH] Fix package details page Signed-off-by: Tushar Goel --- vulnerabilities/templates/package_details_v2.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/vulnerabilities/templates/package_details_v2.html b/vulnerabilities/templates/package_details_v2.html index 9bc1f8742..e01f5243e 100644 --- a/vulnerabilities/templates/package_details_v2.html +++ b/vulnerabilities/templates/package_details_v2.html @@ -147,7 +147,7 @@ {% for advisory in affected_by_advisories_v2 %} - + {{advisory.primary.avid }}
@@ -233,7 +233,7 @@ {% for advisory in fixing_advisories_v2 %} - + {{advisory.primary.avid }}