Juso boss Philipp Türmer sees a red line exceeded in the exploratory results of the Union and SPD and doubts the Juso support for a coalition agreement with this content. “There are many points in this exploratory paper that are not justifiable for a social democratic party.
This has to be hard negotiations now, without compulsory agreement, ”the chairman of the SPD youth organization told the“ Stern ”. Türmer sees defects particularly in the areas of work, social issues and the migration. “Overall, the whole package has to get better, otherwise it will be very difficult with the support of the Jusos. I could not agree with this content with this content. ”Union and SPD want to check whether it would be constitutionally possible to support terrorist supporters, anti-Semites and extremists who call up the freedom-democratic basic order to deprive German citizenship if they have another nationality. Türmer said that made him stunned. “This describes an unconstitutional path and exceeded a red line. This is an absolute dealer that must not be portable for us. ” The withdrawal of citizenship is excluded in the Basic Law, as a teaching from the Nazi era and the GDR dictatorship. People were dismissed with the instrument of expatriation. “This would open the pandora’s box, create a second -class citizenship and create a way to withdraw people after discretion.”
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!