diff --git a/report-window/email-template-2.tsx b/report-window/email-template-2.tsx
index b61de82..c16212c 100644
--- a/report-window/email-template-2.tsx
+++ b/report-window/email-template-2.tsx
@@ -59,6 +59,10 @@ function Placeholder({ children }: { children: string }) {
);
}
+function Base64Image({ base64 }: { base64: string }) {
+ return ;
+}
+
export default function EmailTemplate2({
entries,
clusters,
@@ -96,7 +100,7 @@ export default function EmailTemplate2({
<>
Na stronie była widoczna informacja o plikach Cookie.
-
+
-
+
{config.popup_action === "ignored"