Files
kjvstudy.org/kjvstudy_org
kennethreitz 1722c20445 Fix offline page JS not loading - remove extra_js block
The base.html template doesn't have an extra_js block defined,
so the JavaScript was being silently dropped. Moved the script
tag inside the content block where it will be rendered.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-11-30 02:23:08 -05:00
..