fietsboek.views.notfound module

Error views.

fietsboek.views.notfound.notfound_view(request)

Renders the 404 response.

Parameters:

request (pyramid.request.Request) – The Pyramid request.

Returns:

The HTTP response.

Return type:

pyramid.response.Response