From 58072f78902b578d5cd868881b6d622aa9aedd19 Mon Sep 17 00:00:00 2001 From: Cornelius Roemer Date: Sun, 4 Jan 2026 13:26:38 +0100 Subject: [PATCH 1/3] Reword JavaScript fallback notice to explain trigger without assuming cause MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit The “Please turn on JavaScript” notice can be shown even when JavaScript is enabled, e.g. due to intermittent asset loading or caching issues (#2324, #2851). This change updates the copy to explain why the notice is shown and to list possible causes without asserting that JavaScript is disabled on the client. --- templates/base.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/base.html b/templates/base.html index 593bb2e3e..9c086f681 100644 --- a/templates/base.html +++ b/templates/base.html @@ -144,7 +144,7 @@
-

Notice: While JavaScript is not essential for this website, your interaction with the content will be limited. Please turn JavaScript on for the full experience.

+

Notice: This page is displaying a fallback view because interactive scripts did not run. Possible causes include disabled or blocked JavaScript, or errors loading scripts.