Page not found (404)

Request Method: GET
Request URL: https://www.denton-norfolk.co.uk/features/playground/
Raised by: denton.views.default

Couldn't find default template for 'features/playground', tried ['www/features/playground/index.html', 'www/features/playground.html', 'www/features/playground']

You're seeing this error because you have DEBUG = True in your Django settings file. Change that to False, and Django will display a standard 404 page.