diff --git a/common/app/routes/Profile/components/Certificates.jsx b/common/app/routes/Profile/components/Certificates.jsx index b6f8b97643..0905163856 100644 --- a/common/app/routes/Profile/components/Certificates.jsx +++ b/common/app/routes/Profile/components/Certificates.jsx @@ -162,7 +162,9 @@ function Certificates({ { hasLegacyCert ?
-

Legacy Certifications

+
+

Legacy Certifications

+
{ legacyCerts.map(renderCertShowWithUsername) }