chopshop-166 / SignInWebApp

Web app for team management and signing in to locations
MIT License
3 stars 1 forks source link

Create error page(s) for HTTP error codes #88

Closed bot190 closed 2 years ago

bot190 commented 2 years ago

We should present a visually similar error page to users when there's an issue with a request instead of just returning a status code and letting the browser come up with something.

There may be prior art here with the error.html.jinja2 file.