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

Hi Mark,

You have received an offer from {$fname}.

{if $yoffer != NULL} {$yoffer|htmlspecialchars}

{else} No Text.

{/if}

Contact Details :

First Name : {$fname}

Last Name : {$lname}

Email : {$email}

Phone : {$yphone}

regards,
{$GlobalSiteName}

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