Skip to content Skip to footer navigation
[Go to site: main page, start]

Mailto Modifier

Generate a mailto link element with the value as the email address. If it's not an email address, it's going to be one busted link.

{{ holler | mailto }}
{{ Statamic::modify($holler)->mailto() }}