// Adds dimensions UUID, Author and Topic into GA4
Thursday, December 11, 2025
29.5 C
Singapore

FAIL: NDP Contractors Hoist Upside Down Singapore Flag in Anticipation of National Day

A photo showing an upside-down Singapore flag has been trending online. The flag and other flags around it appear to be installed by migrant workers who are likely employed by contractors working with the National Day Parade executive committee.

19884528 10154946521795674 8646737146384559705 n

The display of the Singapore Flag is subject to about 40 rules, according to Singapore Statutes.

The NDP 2017 Executive Committee made headlines earlier this month for allegedly butchering the Tamil translation of this year’s parade slogan, One Nation Together.

Posted by Singaram Padmanathan on Sunday, 9 July 2017

See also  Netizen says Singaporeans who are unhappy should just migrate to another country
- Advertisement -

Hot this week

Popular Categories

document.addEventListener("DOMContentLoaded", () => { const trigger = document.getElementById("ads-trigger"); if ('IntersectionObserver' in window && trigger) { const observer = new IntersectionObserver((entries, observer) => { entries.forEach(entry => { if (entry.isIntersecting) { lazyLoader(); // You should define lazyLoader() elsewhere or inline here observer.unobserve(entry.target); // Run once } }); }, { rootMargin: '800px', threshold: 0.1 }); observer.observe(trigger); } else { // Fallback setTimeout(lazyLoader, 3000); } });
// //