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-02-17 15:28:27 +00:00
2024-03-26 22:20:27 +00:00
2024-03-26 22:20:27 +00:00
2024-02-17 15:28:27 +00:00