script> if ('serviceWorker' in navigator) { window.addEventListener('load', () => { navigator.serviceWorker.register('/service-worker.js') .then(registration => { console.log('Service Worker registrado com sucesso:', registration); }) .catch(error => { console.log('Falha ao registrar Service Worker:', error); }); }); }

Tom Watson MP: Investing in arts and culture will create jobs and regenerate communities

The creative industries are one of our biggest national success stories, worth over £100bn to the UK economy and supporting more than 2 million jobs.

Powered by WPeMatico