Page not found (404)

Request Method: GET
Request URL: https://staging.opencoesione.it/it/progetti/?q=&programma=2017MEFDTFSC004&territorio_prov=98&selected_facets=data_inizio:%5B2011-01-01T00:00:00Z%20TO%202011-12-31T23:59:59Z%5D&selected_facets=is_pubblicato:1&selected_facets=tema:01
Raised by: django.contrib.flatpages.views.flatpage

No FlatPage matches the given query.

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.