-{/if}
diff --git a/Foxnouns.Frontend/src/lib/components/settings/Notification.svelte b/Foxnouns.Frontend/src/lib/components/settings/Notification.svelte
index 796d60a..c452f4c 100644
--- a/Foxnouns.Frontend/src/lib/components/settings/Notification.svelte
+++ b/Foxnouns.Frontend/src/lib/components/settings/Notification.svelte
@@ -38,6 +38,6 @@
diff --git a/Foxnouns.Frontend/src/lib/i18n/locales/en.json b/Foxnouns.Frontend/src/lib/i18n/locales/en.json
index dc74d2f..9f54943 100644
--- a/Foxnouns.Frontend/src/lib/i18n/locales/en.json
+++ b/Foxnouns.Frontend/src/lib/i18n/locales/en.json
@@ -350,8 +350,6 @@
"notification": {
"suspension": "Your account has been suspended for the following reason: {{reason}}",
"warning": "You have been warned for the following reason: {{reason}}",
- "warning-cleared-fields": "You have been warned for the following reason: {{reason}}\n\nAdditionally, the following fields have been cleared from your profile:\n{{clearedFields}}",
- "mark-as-read": "Mark as read",
- "no-notifications": "You have no notifications."
+ "warning-cleared-fields": "You have been warned for the following reason: {{reason}}\n\nAdditionally, the following fields have been cleared from your profile:\n{{clearedFields}}"
}
}
diff --git a/Foxnouns.Frontend/src/routes/+page.svelte b/Foxnouns.Frontend/src/routes/+page.svelte
index 4fd36dc..47ab0e5 100644
--- a/Foxnouns.Frontend/src/routes/+page.svelte
+++ b/Foxnouns.Frontend/src/routes/+page.svelte
@@ -1,5 +1,4 @@
{$t("title.settings")} • pronouns.cc
-{#if data.meta.notice}
-