<aside>
</aside>
<aside> <img src="/icons/drafts_lightgray.svg" alt="/icons/drafts_lightgray.svg" width="40px" /> Sitemap
Formula for whatsapp links:
$$ let( cleaned, replaceAll(Phone, "[^0-9]", ""), if( empty(Phone) or cleaned == "" or length(cleaned) < 8, "", "https://wa.me/" + cleaned ) ) $$
</aside>