Closed postite closed 12 years ago
hello when assigning a basic mail adress ( obviously containing a @ )in a content .
ex mailto:bla@pop.com
Erazor fail to ignore it .. it' s looking for a variable named pop.
If you want to preserve a @ in your template just escape it by doubling it: mailto:bla@@pop.com
hello when assigning a basic mail adress ( obviously containing a @ )in a content .
ex mailto:bla@pop.com
Erazor fail to ignore it .. it' s looking for a variable named pop.