Page not found (404)

Request Method: GET
Request URL: https://staging.opencoesione.it/it/progetti/?q=&programma=2017MEFDTFSC004&territorio_prov=38&selected_facets=data_inizio:%5B2016-01-01T00:00:00Z%20TO%202016-12-31T23:59:59Z%5D&r=1
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.