Files
Archive/havana/Havana_Repo/tools/www-tpl/pt/habblet/invite_referralLink.tpl

9 lines
423 B
Smarty
Raw Normal View History

2025-12-09 06:52:43 +00:00
<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%">http://localhost:8084/register?referral={{ playerDetails.id }}</textarea>
</div>