For the history of Barcelona there will be the phrase “If there is no pandemic or a world catastrophe, we will be in the Camp Nou on November 29, 2024”. It was pronounced by social vice president Elena Fort in an interview in Mundo Deportivo in November 2023.
In all this time, the only woman in the FC Barcelona directive has learned to relativize the deadlines, forecasts and predictions. Now, the club spokeswoman does not date the expected return to the Blaugrana temple. “Today we will not put an exact return date,” he said on Saturday in the El Suplement de Catalunya Ràdio program. The vice president left in which enclosure the May 11 classic will be played. Lee also Juan Bautista Martínez “we will value if it is worth opening the Camp Nou for the classic or we are waiting for us,” said the directive that acts as a club spokesman. According to Fort, the remodeling works of the Blaugranaa Stadium “are going to a good pace”, although the initial calendar of the Camp Nou has not been fulfilled before the end of 2024. The initial intention of Joan Laporta was to celebrate the acts of the 125th anniversary, in November 2024, in a Camp Nou open in 70% of the capacity. In the interview in Catalunya Ràdio, Fort has assured that possible Champions semifinals in April – if Barça arrives – would be played at the Olimpic Stadium in Montjuïc. Likewise, the social vice president assumed that “next season Barça must start at the Camp Nou”, an extreme that in some areas is seriously questioned. According to the Barcelona Betevé television network, the return to Camp Nou would not be before November 2025. An affirmation that derives from the notice that the club has given to some service providers of Camp Nou. FC Barcelona, according to Betevé, would have warned these suppliers that they will not carry out their usual activity in the stadium until the end of November 2025. Relative equality “We cannot demand that a player win the same as a player because they do not generate the same” Elena Fort In his ranks to Aitana Bonmatí, the best player in the world. He was asked if Aitana must charge less than Pablo Torre, substitute and one of the latest elements of the first male template. “I think it is a cheater approach. In order for the whole project to be viable and arrive where we want to arrive, which is equal opportunities and real equality, we have to focus a little: we cannot demand that a player win the same as a player because they do not generate the same, ”Fort justified.
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);
News kiosk Latest Posts
// 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!