Description
The 403 and 405 error templates now include the theme toggle and theme initialization, matching the other error pages.
However, clicking the toggle does not switch themes because these templates do not load /static/script.js.
Current state:
- 403 page: toggle visible, not functional
- 405 page: toggle visible, not functional
- 404 page: toggle visible and functional
- 500 page: toggle visible and functional
Expected behavior:
- Theme toggle should behave consistently across all error pages.
Hi @komalharshita please assign this issue to @Monica-CodingWorld me
Description
The 403 and 405 error templates now include the theme toggle and theme initialization, matching the other error pages.
However, clicking the toggle does not switch themes because these templates do not load /static/script.js.
Current state:
Expected behavior:
Hi @komalharshita please assign this issue to @Monica-CodingWorld me