You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The automatic json-based documentation for a 404 is super-handy, but it is not well suited for casual visitors. Is there a generic way to generate a very simple HTML version of that json documentation, e.g. suitable as a home page for a bare-bones web site?
I guess that e.g. some code to plug the json output into a template that generates readable HTML would be a nice option to have for use with @hug.not_found().