From 0b47572bc0addc5f59ebac3e70278ea435097565 Mon Sep 17 00:00:00 2001 From: Lukasz Kasprzak Date: Thu, 23 Jul 2026 20:46:17 +0200 Subject: web: theme control boxes, one default version, drop search bar; traditional drops pl + all=readings-only --- internal/web/templates/index.html | 9 +-------- 1 file changed, 1 insertion(+), 8 deletions(-) (limited to 'internal/web/templates/index.html') diff --git a/internal/web/templates/index.html b/internal/web/templates/index.html index 8c88779..cc56a09 100644 --- a/internal/web/templates/index.html +++ b/internal/web/templates/index.html @@ -1,7 +1,6 @@ {{/* index.html renders the full lectio-web page: top-bar controls (date, lectionary, version checkboxes, all/gospel toggle, display select, - theme select), a passage-lookup form, and the pre-rendered reading pane - (#pane). + theme select) and the pre-rendered reading pane (#pane). The controls form (#controls) carries hx-get="/readings" and fires on any "change" bubbling up from its fields (htmx auto-includes an @@ -72,12 +71,6 @@ -
- - -
-
{{.Lookup}}
-
{{.Reading}}
-- cgit v1.3