diff --git a/apps/browser/src/auth/popup/account-switching/account-switcher.component.html b/apps/browser/src/auth/popup/account-switching/account-switcher.component.html
index f0723d75ff..0152cd1c7f 100644
--- a/apps/browser/src/auth/popup/account-switching/account-switcher.component.html
+++ b/apps/browser/src/auth/popup/account-switching/account-switcher.component.html
@@ -1,182 +1,78 @@
- = accountLimit &&
- availableAccounts[availableAccounts.length - 1].id !== specialAddAccountId
- "
- >
- {{ "accountLimitReached" | i18n }}
- = accountLimit &&
- availableAccounts[availableAccounts.length - 1].id !== specialAddAccountId
- "
- >
- {{ "accountLimitReached" | i18n }}
- = accountLimit &&
+ availableAccounts[availableAccounts.length - 1].id !== specialAddAccountId
+ "
+ >
+ {{ "accountLimitReached" | i18n }}
+ {{ "availableAccounts" | i18n }}
-
- {{ "options" | i18n }}
-
- {{ "availableAccounts" | i18n }}
+
-
-
-