{include file="templates/emails/elements/top_text.html"}
{$friend_name},
I was on {$GlobalSiteName} today and thought you might be interested in this.
{$mail_body}
{$product.title|htmlentities}
{$product.description|strip_tags|htmlentities}
{$product.price|price}
You can read more about {$product.title} here :
{$product.url}
Sincerely,
{$user_name|htmlentities}
{include file="templates/emails/elements/bottom_text.html"}