From e500a1089797eee1b027d5237b2e4f140004098c Mon Sep 17 00:00:00 2001 From: Alan Pearce Date: Tue, 25 Jun 2024 09:56:28 +0200 Subject: feat: add message for users with javascript disabled --- internal/components/search.templ | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'internal/components/search.templ') diff --git a/internal/components/search.templ b/internal/components/search.templ index 2cae754..e5d3446 100644 --- a/internal/components/search.templ +++ b/internal/components/search.templ @@ -30,5 +30,10 @@ templ SearchPage(tdata TemplateData, r ResultData) { Close + + + Everything should work fine without JavaScript. If that is not the case, report an issue + + } } -- cgit 1.4.1
+ Everything should work fine without JavaScript. If that is not the case, report an issue +