Page not found (404)

Request Method: GET
Request URL: https://staging.opencoesione.it/it/progetti/?q=&programma=2007IT052PO009&territorio_prov=28&selected_facets=is_pubblicato:1&selected_facets=tema:04&selected_facets=costo:%7B100000%20TO%201000000%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.