Page not found (404)

Request Method: GET
Request URL: https://drmcgillicuddy.com/splash/?redirect=61A620F711A42C67E53F756E91EB0B8F
Raised by: leaf.views.LeafTemplateView

Template could not found. Tried: splash.html, splash/index.html, pages/splash.html, pages/splash/index.html

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.