MCPcopy
hub / github.com/pallets/werkzeug / not_found

Function not_found

examples/couchy/views.py:72–73  ·  view source on GitHub ↗
(request)

Source from the content-addressed store, hash-verified

70
71
72def not_found(request):
73 return render_template("not_found.html")

Callers

nothing calls this directly

Calls 1

render_templateFunction · 0.70

Tested by

no test coverage detected