diff --git a/frontend/src/app/command/pricing/[tld]/page.tsx b/frontend/src/app/command/pricing/[tld]/page.tsx
index 2c1104e..f2bb738 100644
--- a/frontend/src/app/command/pricing/[tld]/page.tsx
+++ b/frontend/src/app/command/pricing/[tld]/page.tsx
@@ -575,10 +575,9 @@ export default function CommandTldDetailPage() {
${registrar.renewal_price.toFixed(2)}
{hasRenewalTrap && (
-
+
+
+
)}