{include file="templates/emails/elements/top_html.html"}

{$friend_name|htmlspecialchars},

I was on {$GlobalSiteName} . {if $mail_body != NULL} {$mail_body|htmlspecialchars}

{else} today I thought you might be interested in this.

{/if}

{$product.title|htmlspecialchars}

{$product.description}

{$product.price|price}

You can read more about {$product.title|htmlspecialchars} here :
{$product.url}

Sincerely,
{$user_name|htmlspecialchars}

{include file="templates/emails/elements/bottom_html.html"}