top of page
Search


Adish SM
Oct 7, 20213 min read
Who owns the Earth?
“The earth doesn't belong to us, we belong to the earth.” - Chief Seattle The earth is what we all have in common. Beyond land governance...
172 views
0 comments
bottom of page
$w.onReady(() => { waitForLoading(); }); export function button6_onClick() { $w('#columnStrip14').show(); waitForLoading(); } function waitForLoading() { setTimeout(() => { $w('#columnStrip14').hide('FadeOut'); }, 1500); }