All Stories

Why new British PM Liz Truss needs to pay more attention to Africa

New British prime minister Liz Truss has never said much in public about Africa. But, in my view, her administration must pay more attention to its relationship with Africa. African countries are increasingly important partners both in geostrategic and material terms. Neglecting them will weaken Britain itself and diminish its global role.

Why new British PM Liz Truss needs to pay more attention to Africa
Please fill the required field.
Image
(function() { function debugSlider() { console.log('--- Slider Debug Info ---'); console.log('Swiper defined:', typeof Swiper !== 'undefined'); console.log('jQuery defined:', typeof jQuery !== 'undefined'); var sliderContainer = document.querySelector('.swiper-container'); var slides = document.querySelectorAll('.swiper-slide'); console.log('Slider container found:', !!sliderContainer); console.log('Number of slides found:', slides.length); var swiperCSS = document.querySelector('link[href*="swiper.min.css"]'); var swiperJS = document.querySelector('script[src*="swiper.min.js"]'); console.log('Swiper CSS found:', !!swiperCSS); console.log('Swiper JS found:', !!swiperJS); if (window.location.protocol === 'https:') { var insecureResources = document.querySelectorAll('link[href^="http:"], script[src^="http:"], img[src^="http:"]'); console.log('Insecure resources:', insecureResources.length); } } if (document.readyState === 'loading') { document.addEventListener('DOMContentLoaded', debugSlider); } else { debugSlider(); } })();