Files
Archive/havana/Havana_Repo/tools/www-tpl/default-en/habblet/invite_referralLink.tpl.bak

9 lines
421 B
Smarty

<h3>Enjoy {{ site.siteName }} more with real life friends!</h3>
<div class="copytext">
<p>Send this link to your friend via email or chat. If they are using {{ site.siteName }} in active way you get rewarded with a badge.</p>
<textarea cols="50" rows="2" onclick="this.focus();this.select()" readonly="readonly" style="width:100%">{{ site.sitePath }}/register?referral={{ playerDetails.id }}</textarea>
</div>