No description
Add use_default parameter to wrap_page/respond so the customize page always renders with the default template (preventing a broken custom template from locking out the editor). Also fix the stored custom template: add <!DOCTYPE html> to prevent quirks mode and remove newlines inside CSS cursor data URIs that caused CSS parse errors. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com> |
||
|---|---|---|
| .gitignore | ||
| app.py | ||
| CLAUDE.md | ||
| db.py | ||
| gateway.py | ||
| handlers.py | ||
| index.db | ||
| README.md | ||
| requirements.txt | ||
| rns_client.py | ||
| templates.py | ||