Contents:
Router and Logic for the Error of the Website
Functions:
error(request, err_msg)
error
Return landing page for errors
request (Request) – the http request
err_msg (str) – the error message
the http response
TemplateResponse