From e506c0c612ea902a181354e066ff9fa5899ef915 Mon Sep 17 00:00:00 2001 From: Maneesh Shukla Date: Wed, 9 Oct 2024 20:24:59 +0530 Subject: [PATCH] portico: Update "No organization found" page. Expands the "No organization found" page to include a link to the "Find your accounts" page. Also adjusts the layout of the page for the longer text by adding the "find-account-page-container" class for the textbox width. Fixes #30116. --- templates/zerver/invalid_realm.html | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/templates/zerver/invalid_realm.html b/templates/zerver/invalid_realm.html index eb065631c4..a885cac7c4 100644 --- a/templates/zerver/invalid_realm.html +++ b/templates/zerver/invalid_realm.html @@ -12,14 +12,15 @@

{{ _('No organization found') }}

-
+