Page not found (404)

Request Method: GET
Request URL: https://staging.opencoesione.it/it/progetti/?q=&programma=2007LI002FA005&territorio_prov=60&selected_facets=is_pubblicato:1&selected_facets=data_inizio:%5B2019-01-01T00:00:00Z%20TO%202019-12-31T23:59:59Z%5D
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.