<# apply webuser.<#[url.mid]#> as “mid” .#>
<# if ( "<#[url.mid]#>” <> “” ) {
send email;
from_name = “[email protected]”;
to = “<#[mid.email]#>“;
subject = “Membership Confirmation”;
type = “html”; // text or html
body = “<#[mid.first]#> <#[mid.last]#>,
We are sending you this email to confirm your email address.
Follow the link below to complete your member signup.