diff --git a/apps/web/src/app/(internal)/%5F%5Fhtmltopdf/certificate/page.tsx b/apps/web/src/app/(internal)/%5F%5Fhtmltopdf/certificate/page.tsx index 95420ffd7..110b0413b 100644 --- a/apps/web/src/app/(internal)/%5F%5Fhtmltopdf/certificate/page.tsx +++ b/apps/web/src/app/(internal)/%5F%5Fhtmltopdf/certificate/page.tsx @@ -303,26 +303,27 @@ export default async function SigningCertificate({ searchParams }: SigningCertif +
+
+
+
+ +
+

+ {_(msg`Signing certificate provided by`)}: +

+ + +
+
- -
-
-
-
- -
-

- {_(msg`Signing certificate provided by`)}: -

- - -
-
); }