top of page
$w.onReady(function () {
$w('#text44').html = `<a href="mailto:derrell.christopher@gmail.com?subject=New Email Content for Dhairya&body=This should work,%0d%0a%0d%0aeven with the newlines!>${$w('#text44').html}</a>`;
});
bottom of page