NEWS

Expo (PEDRR 2025) Seminar 7: Bridging the Policy Gaps: Standardization of Gender Responsive Emergencies Kits in Humanitarian Response
 
A step forward in making humanitarian efforts more effective, equitable, and dignified for all. Through the standardization of gender-responsive emergency kits, we ensure that the unique needs of women, girls, and marginalized groups are no longer overlooked in times of crisis. This is not just policy reform—it's a commitment to dignity, protection, and resilience.

// ✅ Custom Modal class with Bootstrap-style events // ✅ Close modal when clicking anywhere // ✅ Prevent click inside modal from closing it // ✅ Auto show on page load // ✅ Auto Show only first time using LocalStorage // if (!localStorage.getItem("welcome_shown")) { // localStorage.setItem("welcome_shown", "true"); // } // ✅ Events (optional logs)