aboutsummaryrefslogtreecommitdiff
path: root/internal/web/templates/index.html
diff options
context:
space:
mode:
authorLukasz Kasprzak <lukas@labunix.xyz>2026-07-24 12:48:05 +0200
committerLukasz Kasprzak <lukas@labunix.xyz>2026-07-24 12:48:05 +0200
commit55a5c793d04b55892fcddfc753d8526bd5748f03 (patch)
treeb045946a62a0b849b5c77a4100294d935ab741dd /internal/web/templates/index.html
parented34fd574b4fc2e0a52c655ececddd1be29b271e (diff)
downloadlectio-55a5c793d04b55892fcddfc753d8526bd5748f03.tar.gz
lectio-55a5c793d04b55892fcddfc753d8526bd5748f03.zip
web reader: /reader book picker + chapter nav + version compare, reusing pane templates; v0.9.0
Diffstat (limited to 'internal/web/templates/index.html')
-rw-r--r--internal/web/templates/index.html2
1 files changed, 2 insertions, 0 deletions
diff --git a/internal/web/templates/index.html b/internal/web/templates/index.html
index 780224f..26854a8 100644
--- a/internal/web/templates/index.html
+++ b/internal/web/templates/index.html
@@ -57,6 +57,8 @@
<option value="interlinear" {{if eq .Display "interlinear"}}selected{{end}}>{{.L.OptInterlinear}}</option>
</select>
</label>
+
+ <a class="nav-link" href="/reader">{{.L.NavReader}} &rarr;</a>
</form>
<label class="theme-picker">{{.L.Theme}}