H3ALY ab1d9abc72 Refactor: Recover middleware now uses RenderError + add full notifications view
- Replaced http.Error with helpers.RenderError in Recover middleware
- Custom 500.html now rendered with layout and topbar on panic
- RenderError gracefully checks template existence and falls back to plain response
- Added /account/notifications full view page (index)
- Linked "Back to notifications" from notification read view
- Fixed typo in template path for notifications/index.html
- Improved layout consistency across error and account pages
2025-04-02 09:54:20 +01:00
2025-04-01 15:50:39 +01:00
2025-03-25 15:12:56 +00:00
Description
No description provided
890 KiB
Languages
Go 77.5%
HTML 21.2%
CSS 1.3%