From 102115abd07e556626884f428da7f0fbb7d0974a Mon Sep 17 00:00:00 2001 From: Kenneth Reitz Date: Sun, 30 Nov 2025 01:59:01 -0500 Subject: [PATCH] Convert offline page to extend base.html for sidebar MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit The offline page now uses Jinja2 template inheritance to get the site sidebar automatically. All functionality preserved. 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude --- kjvstudy_org/templates/offline.html | 2495 +++++++++++++-------------- 1 file changed, 1195 insertions(+), 1300 deletions(-) diff --git a/kjvstudy_org/templates/offline.html b/kjvstudy_org/templates/offline.html index ebd737c..6c353f3 100644 --- a/kjvstudy_org/templates/offline.html +++ b/kjvstudy_org/templates/offline.html @@ -1,1378 +1,1273 @@ - - - - - - Offline Mode - KJV Study - - - - - -

Offline Mode checking...

-

KJV Study - Available without internet

+{% extends "base.html" %} -
-
-
-
Checking service worker...
-
Please wait
+{% block title %}Offline Mode - KJV Study{% endblock %} + +{% block extra_head %} + +{% endblock %} + +{% block content %} +

Offline Mode checking...

+

KJV Study - Available without internet

+ +
+
+
+
Checking service worker...
+
Please wait
+
+
+ +
+

Enable Offline Access

+

Download the entire site for offline use: all Bible chapters, individual verse pages with commentary, stories, study guides, and resources. The sitemap will be parsed to find all available pages.

+ +
+
+
+
Preparing...
+
-
-

Enable Offline Access

-

Download the entire site for offline use: all Bible chapters, individual verse pages with commentary, stories, study guides, and resources. The sitemap will be parsed to find all available pages.

- -
-
-
-
-
Preparing...
-
+

Quick Access

+

Jump directly to commonly used sections:

+ + +

Bible Reader

+

Read any chapter using cached Bible data (works even without any downloads):

+ -

Quick Access

-

Jump directly to commonly used sections:

-