diff --git a/front/app/src/routes/(root)/(online)/(login)/user-recovery/[token]/+page.svelte b/front/app/src/routes/(root)/(online)/(login)/user-recovery/[token]/+page.svelte index 02b0cb05..48cd7716 100644 --- a/front/app/src/routes/(root)/(online)/(login)/user-recovery/[token]/+page.svelte +++ b/front/app/src/routes/(root)/(online)/(login)/user-recovery/[token]/+page.svelte @@ -68,7 +68,7 @@ $locale.pages.user_recovery.head_page_title.not_found; const error_message = (base: string, link: string): string => { - return base.replace("@user_recovery_page", `${link}`) + return base.replace("@user_recovery_page", `${link}`) } diff --git a/static/static/email/v1/top-logo-bak.png b/static/static/email/v1/top-logo-bak.png new file mode 100644 index 00000000..d9ec9620 Binary files /dev/null and b/static/static/email/v1/top-logo-bak.png differ diff --git a/static/static/email/v1/top-logo.png b/static/static/email/v1/top-logo.png index d9ec9620..aeb21d2a 100644 Binary files a/static/static/email/v1/top-logo.png and b/static/static/email/v1/top-logo.png differ