The mission was approved in October last year, so that the local police could be assisted in Haiti, suffering from violence of criminal groups. . This number of security personnel is expected to increase to 2,500. Currently, Hetti is in the grip of a serious crisis. A few months ago, the situation became worse when criminal groups strengthened their grip on the capital Port-O-Prince. During this time, he attacked police stations and other important government institutions and broke the jails and released thousands of prisoners. Flights had come to a standstill and resigned by the then Prime Minister Ariel Henry. Due to gang violence in Haiti, millions of people have been forced to displace from their homes. In this background, the multinational security mission is trying to curb violence, so that it is being tried to meet human needs in a safe environment Possible and paved the way for fair and independent elections. The Security Council with 15 member countries unanimously voted on the proposal 2751 on Monday, urged the mission to speed up the process of deployment. Also, all countries have been requested that voluntary contribution and support for this mission will have to be provided. The proposal makes it clear that the UN general secretary, when requested, can provide the mission support for the campaign operations. . However, full financial payment will have to be made for this, and in this process the UN human rights policies will have to be taken care of. On Thursday, on Thursday, the last week, President Edgard Labelk, in Heti’s transitional government, warned the UN Mahasabha while addressing the UN Mahasabha. That his country is struggling with an unprecedented security crisis. “Ordinary citizens are living in an atmosphere of fear instead of going to school, especially Around the capital Port-O-Prince. ” In view of this, he had urged the United Nations to support Haiti. Due to the violence, there has been a bounce in human needs and more than half of the population in the country is facing sudden hunger. Permanent representative, Ambassador Antonio Rodrigue welcomed the expansion in the mission period, but warned that it was completely converted into a UN Shantiraksha Mission The need is, as well as financial support will be increased, more numbers of security personnel will have to be deployed for the mission, and this mission is not only necessary to give the form of peace protection mission, but it is also a step -to -lifting step.
News kiosk Latest Posts
// Function to fetch the latest posts
function fetchLatestPosts() {
const feedUrl = ‘https://newskiosk.pro/feed/’; // Replace with your blog’s RSS feed URL
fetch(feedUrl)
.then(response => response.text())
.then(str => new window.DOMParser().parseFromString(str, “text/xml”))
.then(data => {
const items = Array.from(data.querySelectorAll(“item”));
const latestPostsContainer = document.getElementById(“latest-posts”);
latestPostsContainer.innerHTML = ”; // Clear previous posts
// Shuffle the items array
const shuffledItems = items.sort(() => Math.random() – 0.5);
// Select the first 5 items from the shuffled array
const selectedItems = shuffledItems.slice(0, 5);
// Loop through the selected items and display them
selectedItems.forEach(post => {
const link = post.querySelector(“link”).textContent;
const description = post.querySelector(“description”).textContent;
// Create a new post element
const postElement = document.createElement(“div”);
postElement.classList.add(“latest-post”);
postElement.innerHTML = `
${description} Read more
`;
// Append the new post element to the container
latestPostsContainer.appendChild(postElement);
});
})
.catch(error => console.error(‘Error fetching the latest posts:’, error));
}
// Call the function to fetch and display the latest posts
fetchLatestPosts();
News kiosk- Are You Making These Common Mistakes? Click below to Learn More
Secret That Everyone Is Talking About
If you want to dive deeper into the topic, click on Read More:
Gardening with Ecorganicas: Your Source for Organic Gardening Tips
Financial potential with expert tips on budgeting, investing, and saving
Unlock the Hidden Truth: Click to Reveal!