Bob Farrell 1c7df8a91d Custom error pages
Render `src/app/views/errors.zig` view (`index` action) when an
unexpected error occurs. If the view does not exist, try rendering
`public/404.html`, `public/500.html` (etc.), finally falling back to a
standard basic HTML/JSON response.
2024-04-28 11:54:05 +01:00
..
2024-04-28 11:54:05 +01:00
2024-04-28 11:54:05 +01:00
2024-03-25 00:55:37 +08:00
2024-04-21 21:00:03 +01:00
2024-03-28 21:07:16 +00:00
2024-04-07 10:34:34 +01:00